This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
478d6a9503
django1
/
django
/
db
/
models
/
sql
History
Niclas Olofsson
3daa9d60be
Fixed
#10414
-- Made select_related() fail on invalid field names.
2014-12-24 14:54:30 -05:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
aggregates.py
Renamed qn to compiler
2014-11-16 13:19:34 +01:00
compiler.py
Fixed
#10414
-- Made select_related() fail on invalid field names.
2014-12-24 14:54:30 -05:00
constants.py
Fixed
#23853
-- Added Join class to replace JoinInfo
2014-11-28 07:30:26 -05:00
datastructures.py
Fixed
#21414
-- Removed RelatedObject and deprecated Field.related.
2014-12-23 10:54:25 -05:00
query.py
Fixed
#21414
-- Removed RelatedObject and deprecated Field.related.
2014-12-23 10:54:25 -05:00
subqueries.py
Fixed
#23867
-- removed DateQuerySet hacks
2014-11-26 17:49:25 -05:00
where.py
Fixed
#23812
-- Changed django.utils.six.moves.xrange imports to range
2014-12-13 12:45:58 -05:00