BMAD-METHOD/.claude/rules/htmx-django-cursorrules-pro.../django-middleware-for-reque...

5 lines
273 B
Plaintext

---
description: Recommends utilizing Django's middleware for handling request and response processing. Middleware allows for global actions to be performed on requests and responses.
globs: **/middleware.py
---
- Utilize Django's middleware for request/response processing