Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A jazzy skin for the Django Admin-Interface (official repository).
https://github.com/sehmaschine/django-grappelli

Last synced: about 2 months ago
JSON representation

A jazzy skin for the Django Admin-Interface (official repository).

Awesome Lists containing this project

README

        

Django Grappelli
================
.. image:: https://github.com/sehmaschine/django-grappelli/actions/workflows/tests.yml/badge.svg?branch=master
:target: https://github.com/sehmaschine/django-grappelli/actions/workflows/tests.yml?query=branch%3Amaster

.. image:: https://readthedocs.org/projects/django-grappelli/badge/?version=latest
:target: http://django-grappelli.readthedocs.org/en/latest/?badge=latest

.. image:: https://img.shields.io/pypi/v/django-grappelli.svg
:target: https://pypi.python.org/pypi/django-grappelli

.. image:: https://img.shields.io/pypi/l/django-grappelli.svg
:target: https://pypi.python.org/pypi/django-grappelli

**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
-------------

https://django-grappelli.readthedocs.io/en/latest/

Releases
--------

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

* Grappelli 4.0.1 (April 25th, 2024): Compatible with Django 5.x
* Grappelli 3.0.9 (April 25th, 2024): Compatible with Django 4.2 (LTS)

Current development branches:

* Grappelli 4.0.2 (Development version for Django 5.0, see branch Stable/4.0.x)
* Grappelli 3.0.10 (Development version for Django 4.0, see branch Stable/3.0.x)

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