django/tests/get_or_create
Msvstl 67bc2f1b99
Corrected test_update_or_create_with_model_property_defaults test.
2022-10-29 13:27:10 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #32095 -- Made QuerySet.update_or_create() save only fields passed in defaults or with custom pre_save(). 2022-09-30 06:26:19 +02:00
tests.py Corrected test_update_or_create_with_model_property_defaults test. 2022-10-29 13:27:10 +02:00