Skip to main content

django admin theme base on adminlte

Project description

django-adminlte-ui

django admin theme base on adminlte

adminlte version: 2.4.18

install

pip install django-adminlte-ui

setup

INSTALLED_APPS = [
    'adminlteui',
    'django.contrib.admin',
    'django.contrib.auth',
    'django.contrib.sites',
    'django.contrib.sitemaps',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.messages',
    'django.contrib.staticfiles',
    # custom menu base on treebeard
    'treebeard',
    ...
]

Init models

python manage.py migrate django_admin_settings

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-adminlte-ui-1.7.1.tar.gz (3.3 MB view details)

Uploaded Source

Built Distribution

django_adminlte_ui-1.7.1-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

Details for the file django-adminlte-ui-1.7.1.tar.gz.

File metadata

  • Download URL: django-adminlte-ui-1.7.1.tar.gz
  • Upload date:
  • Size: 3.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for django-adminlte-ui-1.7.1.tar.gz
Algorithm Hash digest
SHA256 46125de00618c259c3b1d96c302018a5024eb2e93cbfc6d67914d1fda1988007
MD5 679918d2261263b19f87f1a6efbc1263
BLAKE2b-256 3057a3ecf4104f22a912abebe49586ba52225ce0026f8fc771fc3cea4e38055d

See more details on using hashes here.

File details

Details for the file django_adminlte_ui-1.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_adminlte_ui-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ac9f6fcea346da0d386ac04414553dab0880addf44d5e8cbacbbdb6ca88042a
MD5 71fe7edf8c451bda989267ef0a81d11d
BLAKE2b-256 8219d2aadfa2bc1eaf08ca89060131830f77bb5a07c4596ada01cf1218b5b725

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