Skip to content

Better organise sponsors models #1897

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 25, 2021
Merged

Better organise sponsors models #1897

merged 4 commits into from
Oct 25, 2021

Conversation

berinhard
Copy link
Contributor

Our sponsors/models.py file was getting huge and it was starting to become painful to navigate through it. This PR changes this by defining the models as a package and conceptually grouping them as individual python files. It also moves 2 python files (enums.py and managers.py) that only are models' dependencies to this new package as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants