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.4 (November 22nd, 2022): Compatible with Django 4.0
- Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)
Current development branches:
- Grappelli 3.0.5 (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.