Skip to main content

Adds pretty CSS styles for the django CMS admin interface.

Project description

Adds pretty CSS styles for the django CMS admin interface.

https://raw.githubusercontent.com/divio/djangocms-admin-style/master/preview/dashboard.png https://raw.githubusercontent.com/divio/djangocms-admin-style/master/preview/listview.png
https://raw.githubusercontent.com/divio/djangocms-admin-style/master/preview/datepicker.png https://raw.githubusercontent.com/divio/djangocms-admin-style/master/preview/shortcuts.png

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/inc/extrastyle.html.

Settings

  • CMS_ENABLE_UPDATE_CHECK = True Set to False to disable the update notification.

  • CMS_UPDATE_CHECK_TYPE = ('minor') Set to ('patch') to get only patch notifications. (minor = 3.x.x, patch = 3.4.x)

The update checker does not gather or record any data.

Compiling CSS

  • Command line

gulp
  • for compiling the sass file, you need to npm install

Integration tests

In order to run integration tests you need to have Docker installed. They can be run using make test18 and make test19 commands for Django 1.8 and Django 1.9. The integration tests are written using Casperjs, phantomcss and djangocms-casper-helpers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-admin-style-1.2.7.tar.gz (304.1 kB view details)

Uploaded Source

File details

Details for the file djangocms-admin-style-1.2.7.tar.gz.

File metadata

File hashes

Hashes for djangocms-admin-style-1.2.7.tar.gz
Algorithm Hash digest
SHA256 59dfe4ac535d6377e010c2e1b5e0dd5296b6177ef38e600d12ce8f19ff11e91f
MD5 ce34d5bf57bbb57f47609ddfbedbf84b
BLAKE2b-256 3e4f646d89dbc428b17220954d9b452aa4db0afd860ffef7fdeaeb90844759cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page