konova/user/migrations
mpeltriaux 0bf2051bdf Migrations + Cleanup
* adds needed migrations
* refactors forms.py (700+ lines) in main konova app
    * splits into forms/ and forms/modals and single class/topic-files for better maintainability and overview
* fixes bug in main konova app migration which could occur if a certain compensation migration did not run before
2022-08-15 10:50:01 +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
0006_auto_20220815_0759.py Migrations + Cleanup 2022-08-15 10:50:01 +02:00