djangocms-admin-style 0.0.14
pip install djangocms-admin-style==0.0.14
Released:
Adds pretty CSS styles for the django CMS admin interface.
Navigation
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Ales Kocjancic
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
sass --watch djangocms_admin_style/sass/:djangocms_admin_style/static/djangocms_admin_style/css/ --style compact
If you keep getting this http://stackoverflow.com/questions/8723475/compass-add-compact-to-css-files try using something like ScoutApp.
Project details
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Ales Kocjancic
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djangocms-admin-style-0.0.14.tar.gz
.
File metadata
- Download URL: djangocms-admin-style-0.0.14.tar.gz
- Upload date:
- Size: 403.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 642bc7eb2696b030c6052aee6d45ce95a20aa5547e7617cf94f0c57ef2550810 |
|
MD5 | af21dbef2141a854da37f334d4a133ab |
|
BLAKE2b-256 | 8dfb086a6430b7b0fa7ffbe7ef259baacf289a8f4c3a452a52468d624f2ced76 |