Socket
Book a DemoInstallSign in
Socket

djangocms-simple-admin-style

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djangocms-simple-admin-style

Adds pretty CSS styles for the django CMS admin interface.

1.1.5
pipPyPI
Maintainers
1

===================================== Django CMS Simple Admin Style

|PyPiVersion| |DjVersion| |CmsVersion|

Overview

The Django CMS Simple Admin Style is a lightweight alternative to the comprehensive Django CMS Admin Style <https://github.com/django-cms/djangocms-admin-style>_. Its goal is to refine the Django CMS interface with minimalistic changes:

  • Standardizing color schemes with Django CMS.
  • Making minimal CSS adjustments like adding button borders for interface consistency.
  • Restraining from interfering with Django's admin styling.
  • Removing headers from Django CMS' sidebar and modal.

All stylesheets are combined into a single CSS file under 10kB.

Browser Support

The Django CMS Simple Admin Style uses CSS nesting to maintain a small stylesheet size, which makes it incompatible with Internet Explorer. It does work with all current versions of modern browsers. Visit CanIUse <https://caniuse.com/css-nesting>_ for more information on CSS features compatibility.

Installation

For a manual installation:

  • Run pip install djangocms-simple-admin-style
  • Add djangocms_simple_admin_style to your INSTALLED_APPS just before 'django.contrib.admin'

Customization

While the Django CMS Simple Admin Style overrides Django admin's base_site.html, you can still customize this page using the source of templates/admin/base_site.html and override the templates included in various blocks. For instance, you can insert your own CSS in templates/admin/inc/extrastyle.html.

Contributing

To contribute:

  • Set up the development environment with nvm use and npm install.
  • Changes should be made in private/djangocms-simple-admin.css.
  • Use . ./minify-css to minify the updated CSS file.

.. |PyPiVersion| image:: https://img.shields.io/pypi/v/djangocms-simple-admin-style.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-simple-admin-style :alt: Latest PyPI version

.. |DjVersion| image:: https://img.shields.io/pypi/frameworkversions/django/djangocms-simple-admin-style.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-simple-admin-style :alt: Django versions

.. |CmsVersion| image:: https://img.shields.io/pypi/frameworkversions/django-cms/djangocms-simple-admin-style.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-simple-admin-style :alt: django CMS versions

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.