Django 1.x is no longer supported, and the app needed migration to 4.x A lot of libraries has been unsupported or removed, so there's a few of unrelated changes, but necessary for the migration process to work. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0001_squashed_0008_item_state.py | ||
| 0002_auto_20170215_0115.py | ||
| 0003_auto_20170424_2002.py | ||
| 0004_auto_20170528_1945.py | ||
| 0005.py | ||
| 0006_category_icon_id.py | ||
| 0007_auto_20230710_1721.py | ||
| 0008_force_extensions_via_django.py | ||
| 0009_migrate_tree_fields.py | ||
| __init__.py | ||