Django

Django taxonomy generated by the site skill importer.

4 skills
A
django-verification

by affaan-m

django-verification is a release-readiness skill for Django backend projects. It guides environment checks, linting, formatting, type checks, migrations, tests with coverage, security scans, and deployment readiness so you can catch issues before PRs or releases.

Backend Development
Favorites 0GitHub 156.1k
A
django-tdd

by affaan-m

django-tdd is a practical skill guide for test-driven development in Django projects, using pytest-django, factory_boy, mocking, coverage, and Django REST Framework APIs. It helps with django-tdd usage, setup, and behavior-first testing for models, views, serializers, and automation workflows.

Test Automation
Favorites 0GitHub 156.1k
A
django-security

by affaan-m

django-security is a practical guide for hardening Django apps with authentication, authorization, CSRF, XSS, SQL injection prevention, secure cookies, and production settings. It helps developers and reviewers run a focused Security Audit, quickly spot risky config, and apply concrete fixes before deployment.

Security Audit
Favorites 0GitHub 156.1k
A
django-patterns

by affaan-m

django-patterns is a practical guide for Django architecture patterns, including DRF APIs, ORM usage, caching, signals, middleware, and split settings. It helps backend teams standardize project structure and build maintainable apps with fewer guesses.

Backend Development
Favorites 0GitHub 156.1k