django1/django/contrib/gis/db/models
Claude Paroz 60428ed5db Removed some more hardcoded backends in GIS tests
Refs #22632. Thanks Tim Graham for the review.
2014-08-26 20:08:00 +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 Fixed #21940 -- Added kwargs to contribute_to_class() of model fields.. 2014-08-01 07:41:28 -04: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 Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00