Adds pretty CSS styles for the django CMS admin interface.
Project Description
Adds pretty CSS styles for the django CMS admin interface.
- the shortcuts you see on top of the dashboard are from django-admin-shortcuts
Installation
- add 'djangocms_admin_style' to your INSTALLED_APPS just before 'django.contrib.admin'
Customization
The django CMS Admin Style overrides django admin’s base_site.html, but you can still partially customize this page. Look at the source of templates/admin/base_site.html and override the templates that are included in various blocks. For example, you can add your own CSS in templates/admin/extrastyle.html.
Compiling CSS
- Command line
compass watch .
- for compiling the sass file, you need to gem install compass or use CodeKit / ScoutApp
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
djangocms-admin-style-0.2.1.tar.gz (98.8 kB) Copy SHA256 hash SHA256 | Source | None | Mar 17, 2014 |