Extendable, adaptable rewrite of django.contrib.admin
One of the most useful parts of django.contrib.admin is the ability to configure various views that touch and alter data. django-admin2 is a complete rewrite of that library using modern Class-Based Views and enjoying a design focused on extendibility and adaptability. By starting over, we can avoid the legacy code and make it easier to write extensions and themes. Full Documentation at: https://django-admin2.readthedocs.io/ Features Rewrite of the Django Admin backend Drop-in themes Built-in RESTful API Screenshots Requirements
Read more