django-eav2/eav/migrations
pre-commit-ci[bot] 6047a9c486
[pre-commit.ci] pre-commit autoupdate (#316)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 19:48:54 -08: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 [pre-commit.ci] pre-commit autoupdate (#316) 2023-02-06 19:48:54 -08: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
__init__.py Include migrations 2016-10-14 02:00:54 +09:00