bornhack-website/src/economy/migrations
Thomas Steen Rasmussen a11cb38471 set creditor and debtor to null=False 2019-03-30 10:45:36 +01:00
..
0001_initial.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
0002_revenue.py Revenue and economy revamp (#285) 2018-11-20 17:12:32 +01:00
0003_auto_20180917_1933.py Revenue and economy revamp (#285) 2018-11-20 17:12:32 +01:00
0004_auto_20181120_1835.py update help_text on a reimbursement field, and count reimbursement total with the right user field 2018-11-20 18:36:06 +01:00
0005_auto_20190120_1532.py add invoice_date field to Expense and Revenue models 2019-01-20 15:33:05 +01:00
0006_auto_20190120_1642.py make invoice_date a datefield not a datetimefield 2019-01-20 16:42:50 +01:00
0007_auto_20190327_0936.py Missing migration from when we added the date format. 2019-03-27 09:36:42 +01:00
0008_auto_20190327_1721.py Add Chain/Creditor/Debtor support in economy app. Make the Creditor/Debtor FK nullable for now, until we've backfilled Creditors/Debtors on all existing Expenses and Revenues. 2019-03-28 07:04:53 +01:00
0009_auto_20190328_0715.py allow blank slugs 2019-03-28 07:16:02 +01:00
0010_auto_20190330_1045.py set creditor and debtor to null=False 2019-03-30 10:45:36 +01:00
__init__.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00