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