I'd like to add a sidebar on the left side of all admin pages (including
change_list, change_details, etc), with a list of all my models. In
other words, I'd like to move the index with a list of models into a
sidebar on the left.

After poking around the docs and templates a bit, it seems that I'd need
to override templates/admin/base.html entirely (which I'd rather avoid
for easier maintenence), or work with some CSS hacks (to make content
narrower, and move sidebar up and on the left.

Have I missed something? What would the recomended approach be? Has
anybody done something alike?

Cheers!

-- 
Hugo Osvaldo Barrera

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/1438889981.434091.349706025.26F3C886%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to