mirror of
https://github.com/Django-LiveView/demo-alarms
synced 2026-07-25 10:45:11 +02:00
- Organize imports alphabetically - Add noqa comments for E402 violations (imports after django.setup()) - Maintain correct execution order for Django initialization