1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/null_fk
2009-06-29 12:29:48 +00:00
..
__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 #11392 -- Enforced a predictable result order for a couple of test cases. Thanks to Nathan Auch for the report and patch. 2009-06-29 12:29:48 +00:00