#9206: Improve documentation on raw SQL queries
--------------------------------------------------------------+-------------
Reporter: Richard Davies <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version:
1.0
Keywords: | Stage:
Unreviewed
Has_patch: 1 |
--------------------------------------------------------------+-------------
The documentation on raw SQL queries does not mention the need to call
transaction.commit_unless_managed() and transaction.savepoint*() in
certain cases. This patch adds to the main documentation on raw SQL, and
also replaces a second copy which exists today with a link to the main
documentation.
See http://groups.google.com/group/django-
developers/browse_thread/thread/620ccff354c859c2 for a heated discussion
on Django developers whether the current behavior is good - this patch
only seeks to better document where we are today.
--
Ticket URL: <http://code.djangoproject.com/ticket/9206>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---