django-admintheme 0.2.1b1 documentation

django-admintheme v 0.2.1

Django Admin Theme is a CSS-only skin for the Django’s Admin app. This allows projects that make customizations to the standard admin templates to work without modification.

Goals

  • Update the Django admin interface without template modifications.
  • Use SASS stylesheets with the Compass framework to provide flexibility (and variables).
  • Provide a configuration file to make customizing the theme easy.
  • Provide static HTML files for each admin screen with all options to make styling easier