Yes it is possible override the django admin template
http://www.djangobook.com/en/1.0/chapter17/ this link would b helpful On Thu, Mar 22, 2012 at 3:49 PM, rohit jangid <[email protected]>wrote: > I'm using the default admin for my purpose there was a time when I was > thinking the same but I didn't wanted to reinvent the wheel so > what different features are u planning for it which are not available > in default admin? > > > On Thu, Mar 22, 2012 at 3:33 PM, galgal <[email protected]> wrote: > > I'm writing a custom admin stuff and need to get all registered models in > > Admin. Is this possible? > > I need it to make some custom views on admin index page. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Django users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/django-users/-/ZGg0w69RYhMJ. > > 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. > > > > -- > Rohit Jangid > Under Graduate Student, > Deptt. of Computer Engineering > NSIT, Delhi University, India > > -- > 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. > > -- 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.

