This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a289e79679
django
/
tests
/
many_to_one
History
Download ZIP
Download TAR.GZ
Rob
519016e5f2
Fixed
#28147
-- Fixed loss of assigned parent when saving child after parent.
...
Thanks Erwin Junge for the initial patch.
2019-05-21 10:11:22 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#28147
-- Fixed loss of assigned parent when saving child after parent.
2019-05-21 10:11:22 +02:00
tests.py
Fixed
#28147
-- Fixed loss of assigned parent when saving child after parent.
2019-05-21 10:11:22 +02:00