This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeltests
/
get_or_create
History
…
..
__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