nk20/apps/note/migrations
Nicolas Margulies 442a5c5e36
First proro of trusting, with models and front, but no additional permissions
2022-04-13 12:30:22 +02:00
..
0001_initial.py We are in production, then we commit migrations 2020-09-05 10:05:17 +02:00
0002_create_special_notes.py Use migrations instead of fixtures to create BDE, Kfet and special notes 2020-09-05 10:33:24 +02:00
0003_replace_null_by_blank.py Add __str__ to models, remove null=True in CharField and TextField 2020-09-07 01:06:22 +02:00
0004_remove_null_tag_on_charfields.py Add __str__ to models, remove null=True in CharField and TextField 2020-09-07 01:06:22 +02:00
0005_auto_20210313_1235.py [invoices] Quantities can be non-integers 2021-03-13 12:35:28 +01:00
0006_trust.py First proro of trusting, with models and front, but no additional permissions 2022-04-13 12:30:22 +02:00
__init__.py move apps to own dir 2019-08-11 14:47:44 +02:00