django1/django/contrib/gis/db/models
Tim Graham aa10f57d94 [1.7.x] Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Thanks jorgecarleitao for the suggestion.

Backport of 95cc0e15b4 from master
2014-06-17 12:06:12 -04:00
..
sql [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
aggregates.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
constants.py Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
fields.py [1.7.x] Corrected many style guide violations that the newest version of flake8 catches 2014-04-21 07:50:43 -04:00
lookups.py [1.7.x] Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 12:06:12 -04:00
manager.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
proxy.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
query.py [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00