1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/get_or_create_regress
2010-10-12 01:54:19 +00:00
..
__init__.py Fixed #3121 -- Made get_or_create() work for RelatedManager and ManyRelatedManager. 2008-08-16 20:59:06 +00:00
models.py Converted get_or_create_regress tests from doctests to unittests. We have always been at war with doctests. 2010-10-12 01:54:19 +00:00
tests.py Converted get_or_create_regress tests from doctests to unittests. We have always been at war with doctests. 2010-10-12 01:54:19 +00:00