django1/django/contrib/gis/db/models
Claude Paroz 18e990fa96 Fixed #16110 -- Fixed GeometryField odd behaviour regarding null values
Thanks slinkp for the report and the initial patch.
2013-03-15 21:45:33 +01:00
..
sql Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02: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 Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
fields.py Fixed #16110 -- Fixed GeometryField odd behaviour regarding null values 2013-03-15 21:45:33 +01: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