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.6.tar.gz (23.7 MB view details)

Uploaded Source

Built Distribution

django_adminlte_3-0.1.6-py3-none-any.whl (25.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-adminlte-3-0.1.6.tar.gz
  • Upload date:
  • Size: 23.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9

File hashes

Hashes for django-adminlte-3-0.1.6.tar.gz
Algorithm Hash digest
SHA256 e81ac781da5111eced73ce30f04f95d5f2d0cf19ee226b1e1f92e2646a894aa0
MD5 c043a59c84badc5f695f83c790ae9d50
BLAKE2b-256 2dab29017a3d794664e0d70e5e96b8c735fcdc9f9fd69f3a8780b3a851b16376

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_adminlte_3-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 25.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9

File hashes

Hashes for django_adminlte_3-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a8f81b2b01bf1ac498c19a86ef40ea05517f90944d961bdf57d00eec739c4c2c
MD5 91d729c1b2ada1f58618026be0f62c6a
BLAKE2b-256 1ff3f4d3003e06cc5ff971d3c5341d9507e3311125ac90b2f016c1c3b9c2788e

See more details on using hashes here.

Supported by

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