django-eav2/eav/migrations
2023-10-30 08:57:29 -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 chore: remove support for Django 2.2 2023-02-10 09:56:08 -07:00
0004_alter_value_value_bool.py [pre-commit.ci] pre-commit autoupdate (#316) 2023-02-06 19:48:54 -08:00
0005_auto_20210510_1305.py [pre-commit.ci] pre-commit autoupdate (#316) 2023-02-06 19:48:54 -08: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
0009_enchance_naming.py fix: generating migration for model text changes 2023-02-22 08:09:36 -07:00
0010_dynamic_pk_type_for_models.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
__init__.py Include migrations 2016-10-14 02:00:54 +09:00