BMAD-METHOD/.claude/rules/python-django-best-practice.../django-rest-framework.mdc

5 lines
200 B
Plaintext

---
description: Rules for Django REST Framework serializers, focusing on JSON responses.
globs: **/serializers.py
---
- Use Django templates for rendering HTML and DRF serializers for JSON responses.