django1/django/contrib/gis/db/models/sql
Aymeric Augustin 868b4c921c Used six.moves.zip_longest, new in six 1.4.0. 2013-09-02 12:11:16 +02: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 #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00: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