This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
2e4cfcd2b9
django
/
tests
/
get_or_create
History
Kenneth
841cb45847
Fixed
#26884
-- Evaluated callables in QuerySet.update_or_create()'s defaults when updating.
2016-07-12 22:09:53 -04:00
..
__init__.py
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Fixed
#26884
-- Evaluated callables in QuerySet.update_or_create()'s defaults when updating.
2016-07-12 22:09:53 -04:00