This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
one_to_one
History
Anubhav Joshi
34ba86706f
Fixed
#14334
-- Query relation lookups now check object types.
...
Thanks rpbarlow for the suggestion; and loic, akaariai, and jorgecarleitao for reviews.
2014-07-01 06:12:58 -04:00
..
__init__.py
…
models.py
Fixed
#10811
-- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError.
2014-06-05 13:12:01 -04:00
tests.py
Fixed
#14334
-- Query relation lookups now check object types.
2014-07-01 06:12:58 -04:00