Skip to main content

A CSS-only skin for the Django Admin app.

Project description

Goal

To provide a CSS-only skin for the Django’s Admin app. This would allow adjustments to standard templates to work without modification.

Use

  1. Install the app with pip install django-admintheme.

  2. Add admintheme to the top of INSTALLED_APPS:

    INSTALLED_APPS = (
        'admintheme',
        'django.contrib.admin',
        # ...
    )

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-admintheme-0.1b1.tar.gz (253.1 kB view details)

Uploaded Source

File details

Details for the file django-admintheme-0.1b1.tar.gz.

File metadata

File hashes

Hashes for django-admintheme-0.1b1.tar.gz
Algorithm Hash digest
SHA256 091ba51b77abfe6c07d58f83a06fcfabf52e1f1293458f0a11d5134a32e1ae03
MD5 6653b3a4c14eee9450e9265ade06aea6
BLAKE2b-256 5d6782d00836c5106ba8c8ba621df370e6a3a1a21e703e4f0a8801a1f47fb90a

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