Author: batiste.bieler
Date: Mon Mar 16 12:30:47 2009
New Revision: 406

Modified:
    trunk/pages/utils.py

Log:
Fix issue 77

Modified: trunk/pages/utils.py
==============================================================================
--- trunk/pages/utils.py        (original)
+++ trunk/pages/utils.py        Mon Mar 16 12:30:47 2009
@@ -20,6 +20,7 @@
          return []

      request = WSGIRequest({'REQUEST_METHOD': 'GET'})
+    request.session = {}

      try:
          # to avoid circular import

--~--~---------~--~----~------------~-------~--~----~
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