This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-23 01:10:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d559cb02da
django
/
tests
/
get_or_create
History
sarahboyce
6cc0f22a73
Fixed
#32095
-- Made QuerySet.update_or_create() save only fields passed in defaults or with custom pre_save().
...
Thanks Florian Apolloner for the initial patch.
2022-09-30 06:26:19 +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
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