On Oct 10, 9:33 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> On 10/10/07, Ben Sizer <[EMAIL PROTECTED]> wrote:
> > I just upgraded to this from 1.01 or something, and now my sites give
> > this SessionNotEnabledError when a controller attempts to get a value
> > from cherrypy.session.
>
> put:
>
> session_filter.on = True
>
> in the app.cfg file.

So, apparently at some point it changed from:

sessionFilter

to

session_filter.

Where was this change documented? Is this what was meant by "CherryPy
has switched to PEP8-style names for things. The old names still
work." (Except they don't.) And why isn't it picked up in some sort of
validation routine?

(Thanks for the answer, though.)

--
Ben Sizer


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

Reply via email to