Skip to content

split core models.py into separate files#357

Merged
mradamcox merged 1 commit intomainfrom
refactor
Mar 13, 2026
Merged

split core models.py into separate files#357
mradamcox merged 1 commit intomainfrom
refactor

Conversation

@mradamcox
Copy link
Collaborator

@mradamcox mradamcox commented Mar 13, 2026

Split the core/models.py file into different files for each model.

The single file was getting pretty large (~1200 lines) and I see more operations being moved from views to model methods in the future, so this seemed like a good time to split it up.

@mradamcox mradamcox merged commit 492356c into main Mar 13, 2026
1 check passed
@mradamcox mradamcox deleted the refactor branch March 13, 2026 17:33
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.

1 participant