django/tests/get_or_create
Karol Sikora 6272d2f155 Fixed #20429 -- Added QuerySet.update_or_create
Thanks tunixman for the suggestion and Loic Bistuer for the review.
2013-07-12 08:26:35 -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 Fixed #20429 -- Added QuerySet.update_or_create 2013-07-12 08:26:35 -04:00