d5377e94eb
Django backend that listens to the relay SSE global stream and dispatches APNs push notifications to subscribed iOS devices (TestFlight/sandbox).
4 lines
82 B
INI
4 lines
82 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = core.settings
|
|
python_files = tests.py test_*.py
|