Re: Overriding Admin templates on a per-app and per-model basis

2007-09-11 Thread AndyB
Mystery solved. It does work as advertised but my testing was assuming that all admin pages would be affected rather than just change_form.html etc. So as it stands there is no way to override the admin index page on a per-app basis using this mechanism. Not a problem for me at the moment as the

Re: Overriding Admin templates on a per-app and per-model basis

2007-09-11 Thread AndyB
I just tried this against trunk and got the same results. >From a quick perusal of the admin code I can't see any special code for template loading. Where is this functionality supposed to reside? --~--~-~--~~~---~--~~ You received this message because you are su