Owner: Engineering Team | Last Updated: 2026-01-30 | Status: Current
Python coding conventions for the WWAI Django backend.
models.py, views in views.py, serializers in serializers.pyurls.pyOptional[] for nullable paramstyping module⚠️ Draft: Will be updated with project-specific conventions when backend codebase is provided.
| Backend Overview | Python in the Django backend |
| Database Migrations | Django migration patterns |
| Naming Conventions | General naming rules |
| Date | Author | Change |
|---|---|---|
| 2026-01-30 | Admin | Initial creation |
Prev: TypeScript Coding Standards | Next: Dart/Flutter Coding Standards | Up: General