mirror of
https://github.com/django/django.git
synced 2025-03-09 17:02:43 +00:00
Replaced them with per-database options, for proper multi-db support. Also toned down the recommendation to tie transactions to HTTP requests. Thanks Jeremy for sharing his experience.