django/tests/get_or_create
Liav Koren 9b29a551e4 Refs #18586 - Refactored model get_or_create test.
Refactored get_or_create test into several smaller test functions across two
different test classes. Also converted the comments over to docstrings.
2014-04-14 18:19:37 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #16137 - Removed kwargs requirement for QuerySet.get_or_create 2013-05-27 10:01:14 -04:00
tests.py Refs #18586 - Refactored model get_or_create test. 2014-04-14 18:19:37 -04:00