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-17 06:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c7948e1fdf
django-eav2
/
eav
/
logic
History
mathiasag7
3b1be10e9b
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
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