Hello,

I am a new user to Django and developing apps at that. I ran the
server successfully . Once I created the "First View" tutorial
(datetime page17) in the book and changed the settings.py and urls.py,
I get the following:

Request Method: GET
Request URL:    http://127.0.0.1:8000/
Exception Type: SyntaxError
Exception Value:        invalid syntax (views.py, line 6)
Exception Location:     /System/Library/Frameworks/Python.framework/
Versions/2.3/lib/python2.3/site-packages/django/core/urlresolvers.py
in _get_urlconf_module, line 177

Please Help.
--~--~---------~--~----~------------~-------~--~----~
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