I've had a few thoughts on this:

1. on the main admin page, just list the names of the apps and not the
db tables as well.

2. clicking an app takes you to a per-app admin page, by default it
would just be the one pretty blue-headed box for the app.

3. then it would be easy to have a custom per-app admin interface.

4. if you really want apps and tables on the main page, use a bit of
CSS/JS to make the tables hide/expand as a drop-down or other UI
element. This would also make django more web 2.0 compliant :)

I have had a quick play at some of this, trying to factor out the list
of tables for each app, but then magic-removal came along... As well as
real work... It does that...

Barry


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to