I've just tried updating to the latest development version and the
admin no longer works.   I get the following message whenever I try to
access a DB via the admin:

ViewDoesNotExist at /admin/
Tried help_no_cookies in module promotions.views. Error was: 'module'
object has no attribute 'help_no_cookies'
Request Method:         GET
Request URL:    http://localhost/admin/
Exception Type:         ViewDoesNotExist
Exception Value:        Tried help_no_cookies in module promotions.views.
Error was: 'module' object has no attribute 'help_no_cookies'
Exception Location:     C:\Python24\lib\site-packages\django\core
\urlresolvers.py in _get_callback, line 184
Python Executable:      C:\Program Files\xampp\xampp\apache\bin\apache.exe
Python Version:         2.4.3
Python Path:    ['C:/', 'C:/hive', 'C:/hive/promotions', 'C:\\Python24\
\lib\\site-packages\\setuptools-0.6c1-py2.4.egg', 'C:\\WINDOWS\
\system32\\python24.zip', 'C:\\Python24\\Lib', 'C:\\Python24\\DLLs',
'C:\\Python24\\Lib\\lib-tk', 'C:\\Program Files\\xampp\\xampp', 'C:\
\Program Files\\xampp\\xampp\\apache\\bin', 'C:\\Python24', 'C:\
\Python24\\lib\\site-packages', 'C:\\hive\\promotions', 'C:\\hive\
\promotions\\tests', 'C:\\', 'C:\\Python24\\lib\\site-packages\\PIL']

There is no VIEW called "help_no_cookies" in the promotions.views
module.  Should there be?

Cheers

MerMer
--~--~---------~--~----~------------~-------~--~----~
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