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-27 11:35:53 +00:00
Code
Issues
30
Releases
Wiki
Activity
04d9730b12
django
/
tests
/
regressiontests
/
select_related_onetoone
History
Claude Paroz
34ee7d9875
Updated deprecated test assertions
2013-01-08 19:08:15 +01:00
..
__init__.py
Fixed
#7270
-- Added the ability to follow reverse OneToOneFields in select_related(). Thanks to George Vilches, Ben Davis, and Alex Gaynor for their work on various stages of this patch.
2010-01-27 13:30:29 +00:00
models.py
Fixed
#13781
-- Improved select_related in inheritance situations
2012-11-15 17:15:21 +02:00
tests.py
Updated deprecated test assertions
2013-01-08 19:08:15 +01:00