.. |
0001_initial.py
|
Organise imports using isort --profile black
|
2022-12-21 15:42:30 +01:00 |
0002_alter_snapshot_date_alter_snapshot_diff.py
|
Fix bugs and update templating
|
2022-05-22 12:32:26 +02:00 |
0003_transaction_real_date.py
|
Added payment field to transaction
|
2022-05-22 13:52:09 +02:00 |
0004_transaction_payment.py
|
Added payment field to transaction
|
2022-05-22 13:52:09 +02:00 |
0005_alter_category_name.py
|
Remove restrictions on category names
|
2022-05-22 13:57:53 +02:00 |
0006_alter_category_options_alter_invoice_options_and_more.py
|
Organise imports using isort --profile black
|
2022-12-21 15:42:30 +01:00 |
0007_snapshot_file_alter_invoice_file_alter_snapshot_date.py
|
Organise imports using isort --profile black
|
2022-12-21 15:42:30 +01:00 |
0008_auto_20221221_1657.py
|
Add search
|
2022-12-21 17:05:23 +01:00 |
0009_alter_invoice_file_alter_invoice_transaction_and_more.py
|
Limit access to files to user
|
2022-12-31 17:28:15 +01:00 |
0010_category_user_invoice_user_snapshot_user_and_more.py
|
Reformat migrations
|
2022-12-29 20:04:55 +01:00 |
0011_alter_category_user_alter_invoice_user_and_more.py
|
Reformat migrations
|
2022-12-29 20:04:55 +01:00 |
0012_alter_snapshot_date.py
|
Reformat migrations
|
2022-12-29 20:04:55 +01:00 |
0013_account_snapshot_account_transaction_account.py
|
Add account creation and selection
|
2022-12-29 19:45:07 +01:00 |
0014_alter_account_icon.py
|
Change default icon for accounts
|
2022-12-29 21:06:23 +01:00 |
0015_alter_snapshot_options_remove_snapshot_diff_and_more.py
|
Updated snapshots -- major incompatibility with previous migrations, needs manual intervention
|
2022-12-29 21:41:57 +01:00 |
0016_alter_transaction_account_alter_transaction_snapshot.py
|
Updated migrations to enable transition from earlier db versions
|
2022-12-30 14:10:33 +01:00 |
0017_alter_transaction_account.py
|
Updated migrations to enable transition from earlier db versions
|
2022-12-30 14:10:33 +01:00 |
0018_snapshot_diff_alter_snapshot_account.py
|
Update snapshots with sum db columns
|
2022-12-29 21:58:26 +01:00 |
0019_snapshot_sum.py
|
Update snapshots with sum db columns
|
2022-12-29 21:58:26 +01:00 |
0020_alter_account_options_alter_snapshot_options_and_more.py
|
Migration
|
2022-12-29 22:18:03 +01:00 |
0021_alter_account_options_alter_category_options_and_more.py
|
Limit access to files to user
|
2022-12-31 17:28:15 +01:00 |
0022_alter_account_icon_alter_category_icon.py
|
Update fields icon to slugfield
|
2022-12-31 09:53:30 +01:00 |
0023_auto_20221231_1741.py
|
Fix migration; fix invoice saving
|
2022-12-31 18:44:03 +01:00 |
0024_account_default.py
|
Add default account field
|
2022-12-31 19:08:09 +01:00 |
__init__.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |