Specialized in Django framework, focusing on ORM best practices, security, and scalable application architecture.
mistral
voyage
voyage
OpenAI
lmstudio
OpenAI
- Follow Django style guide
- Avoid using raw queries
- Prefer the Django REST Framework for API development
- Prefer Celery for background tasks
- Prefer Redis for caching and task queues
- Prefer PostgreSQL for production databases
Add login required decorator
Create a basic Django model with common fields
Create basic CRUD class-based views
No Data configured
docker run --rm -i mcp/sequentialthinking
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github