This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10f11f2221
django
/
tests
/
basic
History
Tim Graham
2179e5a2bc
[1.8.x]
Fixed
#25715
-- Fixed Model.refresh_from_db() with ForeignKey w/on_delete=SET_NULL.
...
Backport of
54e2e688e1
from master
2015-11-21 11:41:06 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x]
Fixed
#25715
-- Fixed Model.refresh_from_db() with ForeignKey w/on_delete=SET_NULL.
2015-11-21 11:41:06 -05:00
tests.py
[1.8.x]
Fixed
#25715
-- Fixed Model.refresh_from_db() with ForeignKey w/on_delete=SET_NULL.
2015-11-21 11:41:06 -05:00