>> Hi >> > >In order to adapt them I would like to override following templates: >> >> contrib/admin/templates/admin/change_form.html >> contrib/admin/templates/admin/submit_line.html >> and probably also >> contrib/admin/templates/admin/edit_inline/tabular.html >> > >In my project I have already a directory /emplates/admin >> and I can put my customizations there, but I don't know >> how to tell django to use them instead of standard templates mentioned >>above >> >> Can somebody tell me what is the best way to do this? >> >> Thanks in advance and best regards >> Ogi
>http://docs.djangoproject.com/en/1.1/ref/contrib/admin/#overriding-admin- >templates >-- >DR. Hi Daniel Thanks very much for the answer. Ogi -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

