django-eav2/tests
2020-10-22 15:53:34 -05:00
..
__init__.py Test fixes + run script. 2017-09-05 12:01:20 +02:00
attributes.py Add instance parameter to config get_attributes 2020-10-22 15:53:34 -05:00
data_validation.py Add ability to assign enum values as strings (#46) 2019-06-20 18:14:19 +02: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 ability to assign enum values as strings (#46) 2019-06-20 18:14:19 +02:00
models.py Add support for order_by clause to EavQuerySet (#39) 2018-09-21 13:47:03 +02:00
queries.py Add ability to assign enum values as strings (#46) 2019-06-20 18:14:19 +02: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 Made changes necessary to bump supported Django version to 3.0 2020-04-13 04:18:02 -04:00