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 Published on Django Packages

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.1.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.1-py3-none-any.whl (21.1 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for django_adminlte4-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a6225e73b83a00b4ed44b4aa50a1b6d100f1c7e37064cdd88cb009aad9cbbdc5
MD5 9f889ec671a8cf2b4daaf74111931d9b
BLAKE2b-256 64d199c8fba75ed31bf738f4b70404bfddd4498907d4e8ca87aa71c9588ed512

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_adminlte4-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bc8eb7dd2650457d8ecae3fac76a12b0a19d38e788dd8df0b3d2d0047159ba2
MD5 8bd812e2ae48cd995a2d14b592ed8e25
BLAKE2b-256 c90f6e75de4135d096d5cdc5dd876e6cb336cd374b181a8dfe32aa18f7304fed

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