This website requires JavaScript.
Explore
Help
Register
Sign In
Maxi
/
django-pwa
Watch
1
Star
0
Fork
0
You've already forked django-pwa
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
83fa72fcacddba1edbd0207dccec10a9b28bb6cb
django-pwa
/
pwa
History
Dominik George
4f641bc79a
Fix PWA if app is not mounted in root of webserver
...
Uses the same method as Django itself (e.g. in LOGIN_URL).
2020-01-19 10:01:08 +01:00
..
static
Fixes
#10
2019-04-12 12:20:41 -03:00
templates
feat(debug): Added PWA_APP_DEBUG_MODE
2019-12-08 18:00:40 -03:00
templatetags
Initial revision.
2017-02-04 22:20:40 -07:00
__init__.py
Included the default serviceworker, updated the manifest, Add the default offline page, updated the unit test, Redme
2018-11-30 20:33:20 -02:00
app_settings.py
Fix PWA if app is not mounted in root of webserver
2020-01-19 10:01:08 +01:00
apps.py
Initial revision.
2017-02-04 22:20:40 -07:00
urls.py
Restored support to oldest Django versions
2019-02-01 10:16:52 -02:00
views.py
Restored support to oldest Django versions
2019-02-01 10:16:52 -02:00