django-eav2/eav/tests
Marc Chakiachvili 05866d2f9e Make eav 'timezone' aware :
- changed called from datetime.now to timezone.now
- changed called from datetime(...) to timezone.datetime(...)
- changed forms validator as well
2016-01-15 15:16:28 +01:00
..
__init__.py Reorganized dir 2010-09-27 16:28:52 +03:00
data_validation.py Make eav 'timezone' aware : 2016-01-15 15:16:28 +01:00
limiting_attributes.py Reorganized dir 2010-09-27 16:28:52 +03:00
misc_models.py Reorganized dir 2010-09-27 16:28:52 +03:00
models.py Reorganized dir 2010-09-27 16:28:52 +03:00
queries.py Reorganized dir 2010-09-27 16:28:52 +03:00
registry.py Reorganized dir 2010-09-27 16:28:52 +03:00
set_and_get.py Reorganized dir 2010-09-27 16:28:52 +03:00