1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/get_or_create
2010-10-09 06:06:24 +00:00
..
__init__.py Added Manager.get_or_create() 2006-06-07 00:09:29 +00:00
models.py Migrate get_or_create doctests. Thanks to Alex Gaynor. 2010-09-12 20:04:30 +00:00
tests.py Fixed #12979 -- allowed using savepoints in TestCase (i.e. tests with transactions disabled), convert the GetOrCreate tests to use this. 2010-10-09 06:06:24 +00:00