Files
CTFd/tests
Kevin Chung d2f8b4090d Adds ondelete='CASCADE' to some models. (#979)
* 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`
2019-05-04 02:08:26 -04:00
..
2019-04-17 01:36:30 -04:00
2019-04-17 01:36:30 -04:00
2019-04-17 01:36:30 -04:00
2019-04-17 01:36:30 -04:00
2017-01-07 02:44:31 -05:00
2019-04-19 02:11:09 -04:00
2019-04-17 01:36:30 -04:00
2019-04-17 01:36:30 -04:00