django1/django/contrib/gis/db/models
Tim Graham 95cc0e15b4 Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Thanks jorgecarleitao for the suggestion.
2014-06-17 11:57:16 -04:00
..
sql Removed comment forgotten in 3caf957ed5 2014-05-24 16:22:08 +02: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 Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
lookups.py Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04:00
manager.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
proxy.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
query.py Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00