mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
* fix: use field class SplitDateTimeField for type 'date' Fixes #261 * refactor: remove import conflict of django.forms * style: isort imports * docs: add fix #261 to changelog |
||
|---|---|---|
| .. | ||
| locale | ||
| logic | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| decorators.py | ||
| exceptions.py | ||
| fields.py | ||
| forms.py | ||
| managers.py | ||
| models.py | ||
| queryset.py | ||
| registry.py | ||
| validators.py | ||
| widgets.py | ||