django-eav2/eav/migrations
2022-08-12 14:36:49 -07:00
..
0001_initial.py chore: remove unused EavSlugField 2022-08-12 14:36:49 -07:00
0002_add_entity_ct_field.py create manage.py; move new field to own migration 2021-01-04 17:41:57 -08:00
0003_auto_20210404_2209.py style: run isort 2021-10-16 10:43:20 -07:00
0004_alter_value_value_bool.py Adding value_bool migration 2021-04-23 16:07:55 -03:00
0005_auto_20210510_1305.py style: run isort 2021-10-16 10:43:20 -07:00
0006_add_entity_uuid.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
0007_alter_value_value_int.py Allow for integer values larger than 32-bits (#137) 2021-12-18 19:29:38 -08:00
0008_use_native_slugfield.py chore: use Django's SlugField() for Attribute.slug 2022-08-12 13:36:26 -07:00
__init__.py Include migrations 2016-10-14 02:00:54 +09:00