This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-eav2
Watch
1
Star
0
Fork
You've already forked django-eav2
0
mirror of
https://github.com/jazzband/django-eav2.git
synced
2026-03-18 23:40:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
743098be68
django-eav2
/
eav
/
logic
History
Mike
743098be68
refactor(slug): ensure generated slugs are valid Python identifiers
2024-08-31 18:12:45 -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
refactor(slug): ensure generated slugs are valid Python identifiers
2024-08-31 18:12:45 -07:00