Hello,

We are making our way through the Django book, web version, for 1.0.
We hit a road block at chapter 7, Forms.

In the part subtitled "A Simple Form Handling Example", there are some
very basic instruction on building a form that include making a view,
adding some code to urls.py, and creating an html page.

No matter what we try, We usually get a message:

NameError: name 'views' is not defined

Anyone encounter that and/or know the solution?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to