django1/django/contrib/gis/db/models
Rodolfo Carvalho 0d91225892 Fixed many typos in comments and docstrings.
Thanks Piotr Kasprzyk for help with the patch.
2014-03-03 07:38:09 -05:00
..
sql Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05: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