Skip to main content

A devartis theme for the django admin site

Project description

+ pip install https://github.com/devartis/django-devartis-admin/archive/0.1.6.zip

+ Add devartis-admin before contrib.admin
INSTALLED_APPS = (
'devartis_admin',
'django.contrib.admin',

+ Make sure you have sites app installed and you added a SITE_ID on your settings
INSTALLED_APPS = (
...
'django.contrib.sites',
...
SITE_ID = 1

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-devartis-admin-0.1.6.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file django-devartis-admin-0.1.6.tar.gz.

File metadata

File hashes

Hashes for django-devartis-admin-0.1.6.tar.gz
Algorithm Hash digest
SHA256 0dccfea65c53338629ba2cdc895402abdd5107f55a65fb511fd4d06764b1174a
MD5 9098a92922223df6aa9d84497b21587b
BLAKE2b-256 7ce872fd4a59a4de9df88c3f4f7c243822728e968e1da80c3f3f9931db48e35e

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