skill
직업 분류
설명
업데이트
django-migrations
데이터베이스 아키텍트
Database migrations best practices, NEVER editing old migrations, and generating data migrations.
2026-07-15
django-models-orm
데이터베이스 아키텍트
Models, Django ORM, query optimization, and transactions
2026-07-15
django-production-ops
소프트웨어 개발자
Testing, security, authentication, caching, logging, performance, and deployment
2026-07-15
django-testing-layout
소프트웨어 품질 보증 분석가·테스터
Test layout, factory_boy over fixtures, and conftest.py structure.
2026-07-15
django-admin-forms
소프트웨어 개발자
admin.py, forms.py, file uploads, and the Django admin performance guide
2026-07-08
django-business-logic
소프트웨어 개발자
services.py, selectors.py, Celery tasks, Signals, and background processing
2026-07-08
django-core-architecture
소프트웨어 개발자
Project structure, clean architecture principles, and the Service Layer pattern
2026-07-08
django-views-apis
소프트웨어 개발자
views.py, API design, DRF serializers, error handling, and pagination
2026-07-08