Remove bank, Kfet and add BDA and BDS (need to fix activity, permission and registration)
This commit is contained in:
parent
3a3e3be64c
commit
838bd2bb23
43 changed files with 128 additions and 639 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generated by Django 2.2.28 on 2022-08-06 13:33
|
||||
# Generated by Django 2.2.28 on 2022-08-17 20:53
|
||||
|
||||
import datetime
|
||||
import django.core.validators
|
||||
|
|
@ -12,7 +12,7 @@ class Migration(migrations.Migration):
|
|||
initial = True
|
||||
|
||||
dependencies = [
|
||||
('note', '0006_trust'),
|
||||
('note', '0001_initial'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue