I noticed that when I delete {% extends *** %} tag from templates
which are rendered by aforementioned views, it works fine.

Also I excluded all styles and javascript from the *** base template
and still when it is 'subclassed' view runs twice.

sending request with `curl` works fine ... view runs once.

So the cause of the problem is html in my base template... but it does
not embed any styles or javascript, and uses only class, id , href,
src (images) atributes.
--~--~---------~--~----~------------~-------~--~----~
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