mirror of
https://github.com/django/django.git
synced 2025-02-09 08:55:32 +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.