This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
619c9a4f49
django
/
tests
/
many_to_one
History
Jon Dufresne
619c9a4f49
Added tests for using attnames to assign OneToOne and Foreign Key fields.
2019-07-27 12:03:45 +02:00
..
__init__.py
models.py
Fixed
#28147
-- Fixed loss of assigned parent when saving child after parent.
2019-05-21 10:11:22 +02:00
tests.py
Added tests for using attnames to assign OneToOne and Foreign Key fields.
2019-07-27 12:03:45 +02:00