django1/tests/schema
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
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
models.py Amend test table name so it doesn't clash. 2013-12-27 21:02:39 -03:00
tests.py Ensure cursors are closed when no longer needed. 2014-02-02 12:47:21 -05:00