Skip to content

remove circular imports in siarnaq #928

@lowtorola

Description

@lowtorola

I made an oopsie, turns out this is how you're supposed to do model imports in django:

apps.get_model("teams", "Team").objects.autoscrim(episode=self, best_of=best_of)

so this should be fixed wherever its not like this 😄

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions