20tab / twentytab-customadmin

A django app to customize your admin interface with icons for applications and models and other stuffs
MIT License
1 stars 1 forks source link

Django 1.7 new features #15

Open gabbork opened 10 years ago

gabbork commented 10 years ago

A lot of Django 1.7 new feature will change the behavior of customadmin. Most of the feature like app name, title ecc are now obsolete.
https://docs.djangoproject.com/en/dev/ref/applications/ https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.AdminSite.site_title

We need to re-think the customadmin app and focus just on the html template and icons system, probably.

Jiloc commented 10 years ago

control verbose name assignment