django-eav2/tests
2019-02-01 20:38:41 +01:00
..
__init__.py Test fixes + run script. 2017-09-05 12:01:20 +02:00
attributes.py Add form test involving enums 2018-08-10 08:19:37 +00:00
data_validation.py Rename "enums" attribute on the EnumGroup to "values" (#20) 2018-07-27 12:54:05 +00:00
forms.py Add support for order_by clause to EavQuerySet (#39) 2018-09-21 13:47:03 +02:00
metaclass_models2.py Add registration via metaclass (#23) 2018-07-27 14:01:38 +00:00
metaclass_models3.py Add registration via metaclass (#23) 2018-07-27 14:01:38 +00:00
misc_models.py Add tests for forms 2018-07-13 11:54:57 +00:00
models.py Add support for order_by clause to EavQuerySet (#39) 2018-09-21 13:47:03 +02:00
queries.py Fix ordering with custom config (#44) 2019-02-01 20:38:41 +01:00
registry.py Add registration via metaclass (#23) 2018-07-27 14:01:38 +00:00
set_and_get.py Remove unused imports (#3) 2018-06-14 16:15:30 +02:00
test_settings.py patch migration, made tox check for missing migrations (#35) 2018-08-02 11:16:44 +02:00