Re: Caching error: object has no attribute '_cache_middleware_set_cache'

2005-09-02 Thread Number one
Adrian, It worked! All pages show up perfectly now. I just copied the settings from the documentation on the djangoproject.com. Is this an bug? Because, according to the documentation it shouldn't matter where you put the CacheMiddleware entry. Thanks very much for your quick response! Berry.

Caching error: object has no attribute '_cache_middleware_set_cache'

2005-09-02 Thread Number one
I got the following error when I activate caching: -- Mod_python error: "PythonHandler django.core.handlers.modpython" Traceback (most recent call last): File "/usr/lib64/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req) File "/usr/lib

Error in admin site

2005-08-14 Thread Number one
I have been using Django for over a week now and each day I am using the admin interface in the same way. By running: django-admin.py runserver --settings=MyDjango.settings.admin But now when I login it returns this error: There's been an error: Traceback (most recent call last): File "/usr