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 AdminLTE4 provides the functionality of the AdminLTE4 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-adminlte4

  • Add to installed apps:

      INSTALLED_APPS = [
           # General use templates & template tags (should appear first)
          'adminlte4',
           # Optional: Django admin theme (must be before django.contrib.admin)
          'adminlte4_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

Since, this package was created by Nischal Lamichhane as the package maintainer wasnt accepting PR fixing a critical issue in django 5.1, That error has been fixed and nothing else was added, you can refer to old docs which 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_adminlte4-0.1.0.tar.gz (19.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_adminlte4-0.1.0-py3-none-any.whl (21.2 MB view details)

Uploaded Python 3

File details

Details for the file django_adminlte4-0.1.0.tar.gz.

File metadata

  • Download URL: django_adminlte4-0.1.0.tar.gz
  • Upload date:
  • Size: 19.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for django_adminlte4-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3cb86395ad6d6d29d24f77aa3c641be37af53a3a814ef8bd853ab01e35343b43
MD5 4290e8401293a92e1590236a7c2fd135
BLAKE2b-256 e4faeb40edb46212cedfc7ce0b795f7a417d33b9ce2b4eb30e137c7dfe22cb83

See more details on using hashes here.

File details

Details for the file django_adminlte4-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_adminlte4-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d3de5f81381761cd3893da12f9a954a39bf7442d86964519f571d709d9442d0
MD5 8a3ba8b8e8528f5dbe58d7196d56594f
BLAKE2b-256 1a36dd14d77c76b500c5867aac31f0ead126c4114be097c4953af274de7eb97a

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