Author: batiste.bieler
Date: Thu Mar  5 14:02:46 2009
New Revision: 391

Removed:
    trunk/pages/middleware.py
Modified:
    trunk/example/settings.py

Log:
Remove the SQL log middleware

Modified: trunk/example/settings.py
==============================================================================
--- trunk/example/settings.py   (original)
+++ trunk/example/settings.py   Thu Mar  5 14:02:46 2009
@@ -73,7 +73,6 @@
      'django.middleware.common.CommonMiddleware',
      'django.contrib.auth.middleware.AuthenticationMiddleware',
      'django.middleware.doc.XViewMiddleware',
-    #'pages.middleware.LogSqlMiddleware',
  )

  ROOT_URLCONF = 'example.urls'

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to