-
Michael Manfre yazdı
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()'.
3ffeb931
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
__init__.py | Merged regressiontests and modeltests into the test root. | |
models.py | Ensure cursors are closed when no longer needed. | |
tests.py | Removed most of absolute_import imports |