fields
|
Unroll choices iterators in field deconstruction
|
2014-01-25 00:23:28 +00:00 |
sql
|
Fixed #21787 -- regression in MTI .exclude() queries
|
2014-01-24 10:10:17 +02:00 |
__init__.py
|
Fixed #16187 -- refactored ORM lookup system
|
2014-01-18 11:46:19 +02:00 |
aggregates.py
|
Fixed #16187 -- refactored ORM lookup system
|
2014-01-18 11:46:19 +02:00 |
base.py
|
Fixed #21877 -- Renamed django.apps.base to config.
|
2014-01-26 13:17:03 +01:00 |
constants.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
deletion.py
|
Fixed E125 pep8 warnings
|
2013-11-28 08:50:11 -05:00 |
lookups.py
|
Fixed #21883 -- Added six.moves.xrange import
|
2014-01-28 21:08:37 +02:00 |
query.py
|
Fixed E127 pep8 warnings.
|
2013-12-14 11:59:15 -05:00 |