haldis/app/models
Midgard 7e476c39dc
Drop migration of "paid" to non-nullable
The DB contains NULLs here, and I'll just leave them be.
2020-01-26 19:48:31 +01:00
..
__init__.py Remove old, database-based models 2020-01-26 02:13:02 +01:00
anonymous_user.py Fix pylint for models files 2019-09-12 20:50:17 +02:00
database.py Fix pylint for models files 2019-09-12 20:50:17 +02:00
order.py Fix references to removed concepts 2020-01-26 02:52:45 +01:00
orderitem.py Drop migration of "paid" to non-nullable 2020-01-26 19:48:31 +01:00
orderitemchoice.py Final fixes before generating migration 2020-01-26 16:25:59 +01:00
user.py Correct misspelled "courrier" to "courier" 2020-01-26 02:28:20 +01:00