django1/django/contrib/gis/db/models
Anssi Kääriäinen 21f208e66e Fixed #22250 -- regression in gis compiler for non-concrete fields
Thanks to gwahl@fusionbox.com for the report.
2014-03-29 07:58:25 +02:00
..
sql Fixed #22250 -- regression in gis compiler for non-concrete fields 2014-03-29 07:58:25 +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 #21850 -- Made GeometryField.geodetic case insensitive 2014-01-22 09:26:38 +01:00
lookups.py Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02: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 Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00