On Sat, Sep 26, 2009 at 1:05 AM, Markus Törnqvist <m...@nysv.org> wrote: > On Fri, Sep 25, 2009 at 02:13:14PM -0600, Jeff Hardy wrote: >>You can add SESSION_ENGINE to your config file to change which backend >>it uses. It's in the django docs, somewhere. > > Yeah I figured that part out ;) What I didn't figure out how it sets > the db backend instead of raising an AttributeError... >
What do you have SESSION_ENGINE set to? Also, have you read http://docs.djangoproject.com/en/dev/topics/http/sessions/? I have had this working in the past, so I don't think IronPython's import system is the cause here. - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com