|
@@ -1168,6 +1168,7 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
|
|
|
<li><a href="https://github.com/jrief/django-admin-sortable2">django-admin-sortable2</a> - Generic drag-and-drop ordering for objects in the Django admin interface.</li>
|
|
<li><a href="https://github.com/jrief/django-admin-sortable2">django-admin-sortable2</a> - Generic drag-and-drop ordering for objects in the Django admin interface.</li>
|
|
|
<li><a href="https://github.com/brktrlw/django-admin-collaborator">django-admin-collaborator</a> - Add real-time user presence, edit locks, and chat to Django admin with Channels and Redis.</li>
|
|
<li><a href="https://github.com/brktrlw/django-admin-collaborator">django-admin-collaborator</a> - Add real-time user presence, edit locks, and chat to Django admin with Channels and Redis.</li>
|
|
|
<li><a href="https://github.com/django-control-room/dj-control-room">dj-control-room</a> - Build a control plane with a suite of operational tools inside the Django admin (Redis, cache, Celery, URLs, and more).</li>
|
|
<li><a href="https://github.com/django-control-room/dj-control-room">dj-control-room</a> - Build a control plane with a suite of operational tools inside the Django admin (Redis, cache, Celery, URLs, and more).</li>
|
|
|
|
|
+<li><a href="https://github.com/7tg/django-admin-mcp">django-admin-mcp</a> - Expose admin-registered models to MCP clients (AI assistants like Claude): CRUD, admin actions, and history through your ModelAdmin classes, capped by Django permissions.</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
<h3 id="admin-themes">Admin Themes<a class="headerlink" href="#admin-themes" title="Permanent link">¶</a></h3>
|
|
<h3 id="admin-themes">Admin Themes<a class="headerlink" href="#admin-themes" title="Permanent link">¶</a></h3>
|
|
|
<ul>
|
|
<ul>
|