Django model layout with multiple columns -
my admin page specific model has 2 stackedinlines. display 1 under other. them display side side page (don't have plenty reputation embed image :[ )
any easy way go without having write own admin page?
if that's solution, how go that?
you can override django admin template each app in project.
you have create same folder app in template directory , overriding html.
how override , extend basic django admin templates?
you can add together css/javascript admin page defining class media.
django django-grappelli
No comments:
Post a Comment