I've tried to run the command "[EMAIL PROTECTED]:/home/mysite$
python manage.py startapp polls" but I recieved the following error
message:
Traceback (most recent call last):
File "manage.py", line 4, in <module>
import settings # Assumed to be in the same directory.
File "/home/mysite/settings.py", line 7
)
^
SyntaxError: invalid syntax
[EMAIL PROTECTED]:/home/mysite$ sudo gedit manage.py
[sudo] password for claudionor:
Can you help-me?
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---