django1/django/contrib/gis/db
Michael Manfre 3ffeb93186 Ensure cursors are closed when no longer needed.
This commit touchs various parts of the code base and test framework. Any
found usage of opening a cursor for the sake of initializing a connection
has been replaced with 'ensure_connection()'.
2014-02-02 12:47:21 -05:00
..
backends Ensure cursors are closed when no longer needed. 2014-02-02 12:47:21 -05:00
models Fixed #21850 -- Made GeometryField.geodetic case insensitive 2014-01-22 09:26:38 +01:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00