django1/django/contrib/gis/db/models
Claude Paroz e97b7a2677 Fixed #22714 -- Made contrib.gis use six-provided memoryview type
Thanks Tim Graham for the report.
2014-05-28 09:24:08 +02: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 Removed GeoWhereNode, obsoleted by GISLookup 2014-05-24 16:18:45 +02: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