django1/django/contrib/gis/db/models
Eric Boersma 180b9955cc [1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
The documentation and comments now all use 'an' to
refer to the word SQL and not 'a'.

Backport of 4d13cc56de from master
2013-09-05 20:16:14 -04:00
..
sql [1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:16:14 -04:00
__init__.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
aggregates.py Removed several unused imports. 2013-06-19 17:18:40 +02:00
fields.py Fixed #5472 --Added OpenLayers-based widgets in contrib.gis 2013-05-17 13:33:40 +02:00
manager.py Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
proxy.py [py3] Added buffer/memoryview compatibility 2012-09-23 19:55:53 +02:00
query.py Fixed a regression in gis introduced by Query.select_fields removal 2012-11-02 14:57:19 +02:00