django-model-utils/model_utils/tests
2016-11-24 21:31:55 +00:00
..
test_fields Remove test duplication related to TestCase inheritance in different files 2016-11-24 21:31:23 +00:00
test_managers Separate tests in small files, making it easier to edit/add new ones/not conflict on different merge requests 2016-11-23 23:49:53 +00:00
test_models Remove test duplication related to TestCase inheritance in different files 2016-11-24 21:31:23 +00:00
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
fields.py Update MutableField for 1.9 2015-10-29 08:12:35 +11:00
helpers.py Separate tests in small files, making it easier to edit/add new ones/not conflict on different merge requests 2016-11-23 23:49:53 +00:00
models.py Add test to demonstrate issue #241 2016-11-18 00:24:57 +00:00
test_choices.py Separate tests in small files, making it easier to edit/add new ones/not conflict on different merge requests 2016-11-23 23:49:53 +00:00
test_miscellaneous.py Separate tests in small files, making it easier to edit/add new ones/not conflict on different merge requests 2016-11-23 23:49:53 +00:00
tests.py Prevent test manual import for Django 1.6+. No impact on Django 1.7/1.8, duplicating all test runs in Django 1.6 2016-11-24 21:31:55 +00:00