Entries tagged: django-admin
Jan 11
Django app name translation in admin
"Django app name translation in admin" is small drop-in django application that overrides few admin templates thus allowing app names in Django admin to be translated.
Sep 08
Django-sites-ext
Feb 19
Django time widget with custom time shortcuts
How to customize Django admin time widget to set desired time shortcuts.
Jan 27
Django-simpleadmindoc
Simpleadmindoc is django application that allows you to quickly create help for modules in Django admin. Goal is to be flexible enough, fast to create and easy to integrate.