Changeset 8669a34


Ignore:
Timestamp:
May 20, 2011, 6:46:40 PM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage, test-hooks
Children:
209218e
Parents:
5bb1780
git-author:
Alex Dehnert <adehnert@…> (05/20/11 18:46:40)
git-committer:
Alex Dehnert <adehnert@…> (05/20/11 18:46:40)
Message:

Add TransactionMiddleware?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/settings.py

    r8bcff9a r8669a34  
    7171    'django.contrib.sessions.middleware.SessionMiddleware',
    7272    'django.contrib.auth.middleware.AuthenticationMiddleware',
     73    'django.middleware.transaction.TransactionMiddleware',
    7374]
    7475
Note: See TracChangeset for help on using the changeset viewer.