sk Skill · affaan-m
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when reviewing Django authentication, authorization, input handling, or deployment settings.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 1,716
- 30-day movement
- starts with the next reading
- Related entries
- 7
- Connections
- 0
pythondjangoJavaScript
A Django security skill that loads guidelines covering authentication, authorization, CSRF, SQL injection, XSS, file uploads, API security, headers, secrets, and deployment settings. It is structured as reference sections with a quick security checklist for reviewing Django applications.
Reach for it when setting up or reviewing Django authentication, authorization, input handling, or production security configuration.
Use it to
- Configure Django authentication and custom user models
- Set up permissions and role-based access control
- Harden production settings and security headers
- Review CSRF, SQL injection, and XSS protections
- Run through the quick security checklist before deployment
For Django developers securing applications
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,100
- Installs, 8 weeks
- 1,716
- Host stars
- 259k
- Host language
- JavaScript
topicsdjangosecurityauthenticationauthorizationcsrfdeployment