silviolleite/django-pwa

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.github/workflows/test.yml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
hatch.toml
images/screenshot1.png
images/screenshot2.png
pwa/__init__.py0
A
0 mins
pwa/app_settings.py90
A
0 mins
pwa/apps.py3
A
0 mins
pwa/static/css/django-pwa-app.css
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.eot
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.svg
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.ttf
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff
pwa/static/fonts/bootstrap/glyphicons-halflings-regular.woff2
pwa/static/images/icons/Thumbs.db
pwa/static/images/icons/icon-128x128.png
pwa/static/images/icons/icon-144x144.png
pwa/static/images/icons/icon-152x152.png
pwa/static/images/icons/icon-192x192.png
pwa/static/images/icons/icon-384x384.png
pwa/static/images/icons/icon-512x512.png
pwa/static/images/icons/icon-72x72.png
pwa/static/images/icons/icon-96x96.png
pwa/static/images/icons/splash-1125x2436.png
pwa/static/images/icons/splash-1242x2208.png
pwa/static/images/icons/splash-1242x2688.png
pwa/static/images/icons/splash-1536x2048.png
pwa/static/images/icons/splash-1668x2224.png
pwa/static/images/icons/splash-1668x2388.png
pwa/static/images/icons/splash-2048x2732.png
pwa/static/images/icons/splash-640x1136.png
pwa/static/images/icons/splash-750x1334.png
pwa/static/images/icons/splash-828x1792.png
pwa/templates/manifest.json
pwa/templates/offline.html
pwa/templates/pwa.html
pwa/templates/serviceworker.js55
A
0 mins
pwa/templatetags/__init__.py0
A
0 mins
pwa/templatetags/pwa.py17
A
0 mins
pwa/urls.py7
A
0 mins
pwa/views.py23
A
0 mins
pyproject.toml
runtests.py12
A
0 mins