Hello, Not sure what has happened but I keep getting this error when attempting to login to my admin section. I key in Username and pass and once I press submit django returns this error:
Request Method: GET Request URL: http://django.xyz.net/admin/ Exception Type: ViewDoesNotExist Exception Value: Tried views in module profiles. Error was: 'module' object has no attribute 'views' Exception Location: /srv/django-0.96/django/core/urlresolvers.py in _get_callback, line 184 Python Executable: /usr/bin/python Any Ideas as to what is going on here? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---