django-eav2/eav/logic
2023-10-30 08:57:29 -07:00
..
__init__.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
entity_pk.py Add support for Entity models with UUID as a primary key. (#89) 2021-10-22 15:36:17 -07:00
managers.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
object_pk.py feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
slug.py fix: use typing_extensions 2022-08-12 14:56:47 -07:00