I created a brand new project and app, left the default settings
untouched, ran syncdb to create the user authentication tables, and
created a very simple view (just returns an HttpResponse object) that
requires login permission. Same error: "ImportError at /accounts/
login/: No module named login".

I'm beginning to suspect that this some kind of bug, although I'd be
very surprised if I'm the first person to run into this. Unfortunately
I haven't found anything on the web to shed any light on the
situation.

Is there something glaringly and stupidly obvious that I'm missing?
Any help or suggestions would be greatly appreciated.
--~--~---------~--~----~------------~-------~--~----~
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