Skip to main content

Disable dark mode in Django admin user interface in Django 3.2.x.

Project description

Disable or enable dark mode user interface in Django admin panel (Django==3.2).

Installation

For install this app run in terminal:

pip install django-non-dark-admin

Configuration

Add ‘’django_non_dark_admin’’ to your INSTALLED_APPS settings. This is must be added BEFORE ‘’django.contrib.admin’’.

Set ‘’DISABLE_DARK_MODE = True’’ in your settings module to diable dark mode in admin panel user interface.

License

Licensed under BSD license. See license link in documentation.

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

django-non-dark-admin-1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

django_non_dark_admin-1.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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