This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2409a4241a
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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