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
e37ab311fc
django1
/
django
/
db
/
models
/
sql
History
Michael Hall
895dc880eb
Fixed
#23812
-- Changed django.utils.six.moves.xrange imports to range
2014-12-13 12:45:58 -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
#23853
-- Added Join class to replace JoinInfo
2014-11-28 07:30:26 -05:00
constants.py
Fixed
#23853
-- Added Join class to replace JoinInfo
2014-11-28 07:30:26 -05:00
datastructures.py
Fixed
#23853
-- Added Join class to replace JoinInfo
2014-11-28 07:30:26 -05:00
query.py
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -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