Skip to main content

Django Admin Theme based on Datta Able

Project description

Django Admin Theme based on Datta Able.

https://github.com/farajim25/django-ash/blob/main/docs/images/login.png https://github.com/farajim25/django-ash/blob/main/docs/images/index.png

Requirements

  • Django 3.0+

Installation

pip install django-ash

Add ash to top of INSTALLED_APPS:

INSTALLED_APPS = [
    'ash',
    '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-ash-0.0.7.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

django_ash-0.0.7-py2.py3-none-any.whl (2.1 MB view hashes)

Uploaded Python 2 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