This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
2b9fb2e644
django
/
tests
/
regressiontests
/
model_regress
History
Jann Kleen
1a412dda62
Fixed
#18432
-- Prevented the ForeignKey field from creating an invalid query when chained. Thanks, Jann Kleen.
2012-06-07 18:49:19 +02:00
..
__init__.py
Merged Unicode branch into trunk (r4952:5608). This should be fully
2007-07-04 12:11:04 +00:00
models.py
Fixed
#18432
-- Prevented the ForeignKey field from creating an invalid query when chained. Thanks, Jann Kleen.
2012-06-07 18:49:19 +02:00
tests.py
Fixed
#18432
-- Prevented the ForeignKey field from creating an invalid query when chained. Thanks, Jann Kleen.
2012-06-07 18:49:19 +02:00