Cursor rules for Django REST Framework projects covering serializer patterns, viewset conventions, and proper authentication/permission setup.
Enforces DRF best practices: ModelSerializer for CRUD, ViewSet with routers, proper permission classes, token/JWT authentication, pagination, filtering with django-filter, proper queryset optimization with select_related/prefetch_related, and OpenAPI schema generation.
Workflows from the Neura Market marketplace related to this Cursor resource