Just a bit more information about how we're using the contrib.sessions

The only mention of it I have in my site is in the settings file, we don't
do anything else with it

MIDDLEWARE_CLASSES = (
'django.contrib.sessions.middleware.SessionMiddleware',
)


Django source version is

Schedule: normal
Last Changed Author: gwilson
Last Changed Rev: 6635
Last Changed Date: 2007-10-31 04:04:07 +0000 (Wed, 31 Oct 2007)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to