This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
get_or_create
History
Tim Graham
8a0b905187
[1.11.x] Refs
#29499
-- Skipped QuerySet.update_or_create() test that fails on MySQL.
2018-08-03 12:13:06 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.11.x]
Fixed
#29499
-- Fixed race condition in QuerySet.update_or_create().
2018-08-02 17:28:23 -04:00
tests.py
[1.11.x] Refs
#29499
-- Skipped QuerySet.update_or_create() test that fails on MySQL.
2018-08-03 12:13:06 -04:00