Skip to main content

Adds pretty CSS styles for the django CMS admin interface.

Project description

pypi django djangocms djangocms4

This is a simple alternative for the django CMS Admin Style. While django CMS admin style reoganizes Django’s admin to uffer a unified user experience, this package has a much simpler objective:

  • Adjust colors to be consistent with django CMS.

  • Minimally adapt the css (e.g., add button borders) to keep the user interface consistent.

  • Exept this, Do not interfere with Django’s admin styling

Hence, it does only mildly adapt Django’s admin style but changes fonts, colors, and some form rendering to better fit into the django CMS look and feel.

Documentation

See REQUIREMENTS in the setup.py file for additional dependencies:

Installation

For a manual install:

  • run pip install djangocms-simple-admin-style

  • add djangocms_simple_admin_style to your INSTALLED_APPS just before 'django.contrib.admin'

Configuration

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.

To compile CSS run the following commands using node 16:

  • nvm use

  • npm install

  • gulp

For further options have a look at the gulpfile.js.

Download files

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

Source Distribution

djangocms-simple-admin-style-0.2.1.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file djangocms-simple-admin-style-0.2.1.tar.gz.

File metadata

File hashes

Hashes for djangocms-simple-admin-style-0.2.1.tar.gz
Algorithm Hash digest
SHA256 54ebaf568e4a33e6a7abcaff20af09786aee9e5ae7caa5fb04e27eec87ff3994
MD5 707fc704d9bd0e0b86b725924ea9b6eb
BLAKE2b-256 0ab40a7c9d634b66b8ea535214f5e2fc5f9f33cd45a5bb7e9a0ccd53ecd25ddc

See more details on using hashes here.

File details

Details for the file djangocms_simple_admin_style-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_simple_admin_style-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a2b68dc587c1bc3fe86af02bbf74d2d646e5c715046cfbb6aae47ff56751a607
MD5 e5b715ca1a660d7397754adc4e876774
BLAKE2b-256 2d87fd866d84bd1d1a4be046c8c59963a96adf05e3c442a863715682b72504f4

See more details on using hashes here.

Supported by

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