Hi there,

I have rearranged the structure of my project and made some minor
changes in the code, and suddenly nothing works at all. Every page of
the site fails and give the error "list index out of range".

In fact, the error is generated each time I do a return
render_to_response("my_template.html) in any view.

Django can find the templates folder, so the templates are apparently
not the cause.

Do you know how I can fix this?

Many thanks,

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