#17 Update setup

* removes unused organisation app from project
* removes null=True parameters for M2M fields in models
This commit is contained in:
2021-10-13 09:04:01 +02:00
parent 52516a295d
commit f4bfc0db6e
16 changed files with 5 additions and 122 deletions

View File

@@ -65,7 +65,6 @@ INSTALLED_APPS = [
'konova',
'compensation',
'intervention',
'organisation',
'news',
'user',
'ema',