Skip to content

Latest commit

 

History

History
87 lines (57 loc) · 1.85 KB

index.rst

File metadata and controls

87 lines (57 loc) · 1.85 KB

Documentation

A jazzy skin for the Django admin interface.

This documentation covers version |version| of Grappelli. Grappelli is a grid-based alternative/extension to the Django administration interface.

Note

Grappelli |version| requires Django 4.0. More on :ref:`versions`.

Installation & Setup

.. toctree::
   :maxdepth: 2

   quickstart
   customization

Dashboard

.. toctree::
   :maxdepth: 2

   dashboard_setup
   dashboard_api

Internals

.. toctree::
   :maxdepth: 2

   internals

Help

.. toctree::
   :maxdepth: 2

   help
   contributing
   changelog

Code

https://github.com/sehmaschine/django-grappelli

Website

http://www.grappelliproject.com

Discussion

Use the Grappelli Google Group to ask questions or discuss features.

Versions and Compatibility

Grappelli is always developed against the latest stable Django release and is NOT tested with Django's master branch.

  • Grappelli 3.0.5 (March 20th, 2023): Compatible with Django 4.0
  • Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

  • Grappelli 3.0.6 (Development version for Django 4.0, see branch Stable/3.0.x)
  • Grappelli 2.15.7 (Development version for Django 3.2, see branch Stable/2.15.x)

Older versions are available at GitHub, but are not supported anymore.