Files
Viktor Petersson a6343bcacb fix: use manage.py instead of python -m django in test workflow
python -m django doesn't set DJANGO_SETTINGS_MODULE, causing
ImproperlyConfigured error. manage.py sets it correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 05:13:11 +00:00
..