In my django admin site, i have the menu with the name of my app and in this section all the models that i have registered in admin.py
I want to know if it is posible to put in the main menu and submenu a custom entry, with custom templates. (These pages will be only for work and show data, there will be not "admin.site.register(...)") It is posible to do this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dcd253c0-3d48-4f74-aa05-cc22d45a0c94%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

