Remove SchoolRelated mixin and all related uses
Advances #115. Instead, CRUDMixin is now available to replace the crud_events relation that was previously provided by SchoolRelated.
Showing
- biscuit/core/migrations/0001_initial.py 2 additions, 2 deletionsbiscuit/core/migrations/0001_initial.py
- biscuit/core/migrations/0002_school_term.py 1 addition, 1 deletionbiscuit/core/migrations/0002_school_term.py
- biscuit/core/mixins.py 1 addition, 7 deletionsbiscuit/core/mixins.py
- biscuit/core/models.py 9 additions, 10 deletionsbiscuit/core/models.py
- biscuit/core/util/core_helpers.py 0 additions, 4 deletionsbiscuit/core/util/core_helpers.py
- biscuit/core/views.py 3 additions, 3 deletionsbiscuit/core/views.py
Loading
Please register or sign in to comment