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-10-31 01:25:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
dad8ec49c4284cd13a252d1d76f4152484264742
django
/
tests
/
queries
History
Claude Paroz
6757c94662
[1.10.x]
Fixed
#26983
-- Fixed isnull filtering on ForeignKey with to_field
...
Thanks weidwonder for the report. Backport of
272eccf7ff
from master.
2016-08-04 16:07:11 +02:00
..
__init__.py
…
models.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
tests.py
[1.10.x]
Fixed
#26983
-- Fixed isnull filtering on ForeignKey with to_field
2016-08-04 16:07:11 +02:00