django1/django/contrib/gis/db/models/sql
Eric Boersma 4d13cc56de 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'.
2013-09-05 20:14:58 -04:00
..
__init__.py Fixed incomplete merge of geographic aggregates; added support for `Extent` aggregate to Oracle spatial backend. Refs #3566. 2009-01-15 19:35:04 +00:00
aggregates.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
compiler.py Used six.moves.zip_longest, new in six 1.4.0. 2013-09-02 12:11:16 +02:00
conversion.py Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
query.py Fixed GIS regression caused by force_subq 2013-08-19 16:35:11 +03:00
where.py Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00