konova/user/migrations
mpeltriaux e7031d0bc2 #169 Team delete-restore
* adds restorable delete functionality to Team model
* refactors minor code model parts by introducing DeletableObjectMixin
* only non-deleted Teams can be chosen for sharing
* deleted Teams can be restored using the proper function on the backend admin
* deleted Teams do not provide
* adds migration
2022-05-30 15:38:16 +02:00
..
__init__.py # Migrations 2022-02-02 08:46:08 +01:00
0001_initial.py # Migrations 2022-02-02 08:46:08 +01:00
0002_user_api_token.py # Migrations 2022-02-02 08:46:08 +01:00
0003_team.py WIP: #101 Team sharing form 2022-02-17 15:07:25 +01:00
0004_auto_20220530_1105.py #169 Admin on teams 2022-05-30 14:35:31 +02:00
0005_team_deleted.py #169 Team delete-restore 2022-05-30 15:38:16 +02:00