Russell Keith-Magee
|
ff60c5f9de
Fixed #1142 -- Added multiple database support.
|
15 роки тому |
Russell Keith-Magee
|
79d6e402e3
Fixed #12409 -- Corrected some documentation typos in the docs on raw querysets. Also added a missing __init__.py file. Thanks to Alex Gaynor for the reports.
|
15 роки тому |
Jacob Kaplan-Moss
|
20ad30713e
Fixed #11863: added a `Model.objects.raw()` method for executing raw SQL queries and yield models.
|
15 роки тому |
Russell Keith-Magee
|
992ded1ad1
Fixed #9919 -- Added note on the need to mark transactions as dirty when using raw SQL.
|
16 роки тому |
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 роки тому |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 роки тому |