This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
b6ea1961eb
django
/
tests
/
one_to_one
History
Raphael Merx
f5a33e4840
Fixed
#25296
-- Prevented model related object cache pollution when create() fails due to an unsaved object.
2015-09-19 20:49:13 -04:00
..
__init__.py
…
models.py
Fixed
#24951
-- Fixed AssertionError in delete queries involving a foreign/primary key.
2015-08-20 08:14:16 -04:00
tests.py
Fixed
#25296
-- Prevented model related object cache pollution when create() fails due to an unsaved object.
2015-09-19 20:49:13 -04:00