My non-wizard templates are in this directory, all working as
expected:
my_wha_templates/wha/

I have built a form wizard in my whasite.wha.forms.py exactly as per
the docs.  I have pasted the suggested template HTML into a file:
my_wha_templates/wha/contact/forms/wizard.html

My urls.py is within the app and is as per the docs.  So I try
http://localhost:8000/wha/contact

This raises an exception:
TemplateDoesNotExist at wha/contact/
Exception value forms/wizard.html

I seem to have something in the wrong place or with the wrong name.
Where or what should it be?

Thanks for past and future help.  Feeling a bit like the Black Knight
here.

Mike

--~--~---------~--~----~------------~-------~--~----~
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