mirror of
https://github.com/Django-LiveView/demo-alarms
synced 2026-08-14 12:15:41 +02:00
- Organize imports alphabetically - Add noqa comments for E402 violations (imports after django.setup()) - Maintain correct execution order for Django initialization