Skip to main content

Admin LTE templates, admin theme, and template tags for Django

Project description

AdminLTE Templates, Template Tags, and Admin Theme for Django

pypi_badge

Django AdminLTE3 provides the functionality of the AdminLTE3 theme to developers in the form of standard base templates. Optional styling for Django's built-in admin interface is also provided.

Installation

Installation using pip:

pip install django-adminlte3

Add to installed apps:

INSTALLED_APPS = [
     # General use templates & template tags (should appear first)
    'adminlte3',
     # Optional: Django admin theme (must be before django.contrib.admin)
    'adminlte3_theme',

    ...
]

Don't forget to collect static

python manage.py collectstatic 

Usage

The base template is designed to be highly customisable. Template blocks are provided to allow you to hook in customisations as you wish

Admin Theme Usage

Install as per the above installation instructions. The django admin UI should then change as expected.

Documentation

Can be found at: http://django-adminlte3.readthedocs.io

Credits

This project a based heavily on work by the following:

Screenshots

Admin Area:

  • Home :admin screenshot

  • Model :model screenshot

  • Editing Model: model edit

Site Area:

  • Landing: site area

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-3-0.1.2.tar.gz (22.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_adminlte_3-0.1.2-py3-none-any.whl (24.2 MB view details)

Uploaded Python 3

File details

Details for the file django-adminlte-3-0.1.2.tar.gz.

File metadata

  • Download URL: django-adminlte-3-0.1.2.tar.gz
  • Upload date:
  • Size: 22.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for django-adminlte-3-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1e6e5f393aa362d36a9231ed76c0e65709ed86b655273c658a3114e823d9efb2
MD5 a8f92156d01db6aea04a8eb8feffbf21
BLAKE2b-256 e3df6f59f0bbf43f81399f30a1b061888b89cc4e4a31d6fef6083d278b2654dd

See more details on using hashes here.

File details

Details for the file django_adminlte_3-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: django_adminlte_3-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 24.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for django_adminlte_3-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 934d59e7d79383813174274f69f3d144fca209d98156c5de17be84dda19a5497
MD5 1a177c80010392a1987a264d9ef7ed83
BLAKE2b-256 8d54eaf22cfd24832d01209fe55379ddc9a3ae226c6ed238ea02ff6f778d0cf1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page