mirror of https://github.com/JohnHammond/CTFd.git
d2f8b4090d
* Fixes `populate.py` to assign captains to teams. * Adds `ondelete='CASCADE'` to most ForeignKeys in models * Closes #794 * Test reset in team mode to test removing teams with captains * Test deleting users/teams with awards to test cascading deletion * `gen_team()` test helper now creates users for the team and assigns the first one as captain * Added `Challenges.flags` relationship and moved the `Flags.challenge` relationship to a backref on `Challenges` |
||
---|---|---|
.. | ||
4e4d5a9ea000_add_type_to_awards.py | ||
8369118943a1_initial_revision.py | ||
b295b033364d_add_ondelete_cascade_to_foreign_keys.py | ||
b5551cd26764_add_captain_column_to_teams.py |