This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-31 15:57:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
556f026589
django
/
tests
/
lookup
History
Download ZIP
Download TAR.GZ
Ian Foote
32e804cdb7
[1.9.x]
Fixed
#25609
-- Fixed regression in related field nested lookup error.
...
Backport of
32ef48aa56
from master
2015-10-27 13:57:52 -04:00
..
__init__.py
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_timefield.py
Fixed
#22316
-- Added time filters to TimeField on SQLite.
2015-06-04 22:27:13 -04:00
tests.py
[1.9.x]
Fixed
#25609
-- Fixed regression in related field nested lookup error.
2015-10-27 13:57:52 -04:00