I am using flatpages and I have a 404.html in my templates directory.
I need the 404 page to extend different templates depending on the
HTTP_HOST (the same app is delivering pages for multiple domains).
What's the easiest way to achieve this from the 404 page without
overriding the 404 handler?
Is there a built in tagname?
TIA
Steve
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment