On Thu, May 14, 2009 at 8:00 PM, James Bennett <ubernost...@gmail.com> wrote: > > On Thu, May 14, 2009 at 10:56 PM, Lee Hinde <leehi...@gmail.com> wrote: >> Because I would be using different base.html files, I'm wondering if >> there is a work around to having a single 404.html file. For instance, >> can I determine at run time where to find my base.html file? > > Write a view which chooses and uses the correct template. Set that > view as the value of the variable 'handler404' in your root URLConf > (as documented). >
Through no fault of the documentation, I read that as 'you can call the 404 template something else.' 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 -~----------~----~----~----~------~----~------~--~---