9 rules available in the Cursor directory
Custom system instructions and configuration rules that shape how the AI behaves. Copy any rule directly into your setup to customize responses, tone, expertise, and output format.
Cursor rules for Django REST Framework projects covering serializer patterns, viewset conventions, and proper authentication/permission setup.
Django-First Approach: Use Django's built-in features and tools wherever possible to leverage its full capabilities
Lenguaje: Python 3.12. Framework: Django.
ALWAYS place imports at the top of the file (module level)
Bootstrap 5 - Open source front end framework
NEVER make commits without explicit user approval
Modular Django Project: The project adopts a modular architecture, segregating functionalities into distinct Django apps to enhance maintainability and scalability.
This is a monorepo for Corpán, a language learning platform. Key directories:
Write clear, technical responses with precise Django examples.