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-13 02:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
52c3c3a349
Branches
Tags
View all branches
django
/
tests
/
regressiontests
/
null_fk
History
…
..
__init__.py
Fixed
#7369
: fixed a corner-case involving select_related() following non-null FKs after null ones. Thanks, George Vilches
2008-06-08 18:13:46 +00:00
models.py
Fixed
#7530
,
#7716
-- When using select_related() and encountering a NULL
2008-07-27 01:18:23 +00:00