Re: ImproperlyConfigured: Error importing middleware django.middleware.csrf: "No module named csrf"

2009-10-31 Thread Luke Plant
On Saturday 31 October 2009 01:04:09 vl4dt wrote: > I get this output from a newly created project with the latest > trunk: > > > Any suggestions? I suspect the python path is missing something, > also the server stops responding, just sits there and no further > requests are served. I

ImproperlyConfigured: Error importing middleware django.middleware.csrf: "No module named csrf"

2009-10-30 Thread vl4dt
ing middleware %s: "%s"' % (mw_module, e) ImproperlyConfigured: Error importing middleware django.middleware.csrf: "No module named csrf" -