
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
djangocms-simple-admin-style
Advanced tools
|PyPiVersion| |DjVersion| |CmsVersion|
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:
All stylesheets are combined into a single CSS file under 10kB.
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.
For a manual installation:
pip install djangocms-simple-admin-style
djangocms_simple_admin_style
to your INSTALLED_APPS
just before 'django.contrib.admin'
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
.
To contribute:
nvm use
and npm install
.private/djangocms-simple-admin.css
.. ./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
Adds pretty CSS styles for the django CMS admin interface.
We found that djangocms-simple-admin-style demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.