Alex Gaynor
|
27db9378cf
Fixed #10771 -- added support for using the transaction management functions as context managers in Python 2.5 and above. Thanks to Jacob for help with the docs.
|
14 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Russell Keith-Magee
|
841210b308
Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch.
|
15 years ago |
Russell Keith-Magee
|
ff60c5f9de
Fixed #1142 -- Added multiple database support.
|
15 years ago |
Russell Keith-Magee
|
975ec181ea
Fixed #9206 -- Added documentation on savepoints, and how to use them to recover from errors in PostgreSQL. Thanks to Richard Davies for the draft text.
|
16 years ago |
Russell Keith-Magee
|
87d3ff731b
Fixed #9206 -- Clarified documentation of transaction handling in raw SQL, and error recovery for Postgres. Thanks to Richard Davies for the suggestion and draft text.
|
16 years ago |
Malcolm Tredinnick
|
5fb6667036
Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend.
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |