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