Re: Customizing django admin
there are 2 ways you can do, both are very easy:
1st: http://docs.djangoproject.com/en/dev/ref/contrib/admin/#custom-template-options
2nd: http://docs.djangoproject.com/en/dev/ref/contrib/admin/#overriding-admin-templates
On Aug 9, 10:18 am, vishy <vishalsod...@gmail.com> wrote:
> Hi,
>
> For a modeladmin,I need to show a custom template when user adds or
> edits.How can I go about implementing this functionality?
>
> 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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home