Skip to main content

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-adminlte3-0.1.6.tar.gz (23.7 MB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

Details for the file django-adminlte3-0.1.6.tar.gz.

File metadata

  • Download URL: django-adminlte3-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-adminlte3-0.1.6.tar.gz
Algorithm Hash digest
SHA256 46d10068979145fa997051ddc78a29fc264ab2f17de321f38ed40c71dad3ca7e
MD5 c751372a0848abf294c4dbadbf4a0fbf
BLAKE2b-256 78024f410d35685cc16a7b454bab8e68137c333bccb97288f1356a8fbb2c1cb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_adminlte3-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_adminlte3-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f11bfc828830f9e6b0692a5ac597151372baca31eaa23733ae23be4cdb677aa6
MD5 150850c0724e419078db1854ddb80849
BLAKE2b-256 304d6faaf90759d1a8270f5aa53a416167814990c7e77c216e9a61fea06a0fcc

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6 This release

2 files

0.1.5

2 files

0.1.4

1 file

0.1.2

1 file

0.1.1

2 files

0.1.0

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

3 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page