django1/django/contrib/gis/db/models
Anssi Kääriäinen ddeb20e31b Fixed GIS regression caused by force_subq
Caused by commit 7737305a4f
2013-08-19 16:35:11 +03:00
..
sql Fixed GIS regression caused by force_subq 2013-08-19 16:35:11 +03: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 #20348 -- Consistently handle Promise objects in model fields. 2013-07-31 15:54:17 +03: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 Merge pull request #1390 from garnertb/master 2013-07-22 07:34:30 -07:00