I've had Django working before so I'm a bit confused by this.  What
makes it all the more unusual is I've done a Google search and not come
across anyone else who's had this issue.  I get htis error message when
I attempt to "startproject" straight after a fresh install on Windows
XP of Django 0.95.
-------------------------------------------------------------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Program
Files\Development\Python\Lib\site-packages\Django-0.90-py2.4.egg\django\bin\django-admin.py",
line 6, in ?
    ACTION_MAPPING = {
AttributeError: 'module' object has no attribute 'createsuperuser'
-------------------------------------------------------------------------------------------------------------------------

Does anyone know of a solution?

I'd be very grateful


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to