Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.79 KB

README.rst

File metadata and controls

53 lines (35 loc) · 1.79 KB

Django Grappelli

https://readthedocs.org/projects/django-grappelli/badge/?version=latest

A jazzy skin for the Django admin interface.

Grappelli is a grid-based alternative/extension to the Django administration interface.

Code

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

Website

http://www.grappelliproject.com

Documentation

http://readthedocs.org/docs/django-grappelli/

Releases

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

  • Grappelli 2.10.2 (January 27th, 2018): Compatible with Django 1.11
  • Grappelli 2.9.1 (November 8th, 2016): Compatible with Django 1.10
  • Grappelli 2.8.3 (November 8th, 2016): Compatible with Django 1.9

Current development branches:

  • Grappelli 2.10.3 (Development version for Django 1.11, see branch Stable/2.10.x)
  • Grappelli 2.9.2 (Development version for Django 1.10, see branch Stable/2.9.x)
  • Grappelli 2.8.4 (Development version for Django 1.9, see branch Stable/2.8.x)

Older versions are available at GitHub, but are not supported anymore. Support for 2.9.x and 2.8.x is limited to security issues and very important bugfixes.