rsinger86/drf-access-policy ⭐ 514

Declarative access policies/permissions modeled after AWS' IAM policies.

salesforce/django-declarative-apis ⭐ 25

Simple, readable, declarative APIs for Django

rsinger86/drf-flex-fields ⭐ 755

Dynamically set fields and expand nested resources in Django REST Framework serializers.

jrief/django-entangled ⭐ 97

Edit JSON-Model Fields using a Standard Django Form.

gts360/django-mcp-server ⭐ 303

Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works equally well on WSGI and ASGI

PaulGilmartin/django-queryhunter ⭐ 62

Hunt down the lines of your Django application code which are responsible for executing the most queries.

dfunckt/django-rules ⭐ 1971

Awesome Django authorization, without the database

rsinger86/django-lifecycle ⭐ 1405

Declarative model lifecycle hooks, an alternative to Signals.