django-pwa · PyPI
pypi.org › project › django-pwaJul 01, 2020 · Set the PWA_APP_DEBUG_MODE = False to disable the the console.log on browser. All settings are optional, and the app will work fine with its internal defaults. Highly recommend setting at least PWA_APP_NAME, PWA_APP_DESCRIPTION, PWA_APP_ICONS and PWA_APP_SPLASH_SCREEN. Add the progressive web app URLs to urls.py:.. code:: python
django-pwa · PyPI
https://pypi.org/project/django-pwa01.07.2020 · Set the PWA_APP_DEBUG_MODE = False to disable the the console.log on browser. All settings are optional, and the app will work fine with its internal defaults. Highly recommend setting at least PWA_APP_NAME, PWA_APP_DESCRIPTION, PWA_APP_ICONS and PWA_APP_SPLASH_SCREEN. Add the progressive web app URLs to urls.py:.. code:: python