Skip to main content

django progressive web application

Project description

Django pwa can convert your project into a progressive web application within seconds. Just install the package add into INSTALLED_APPS and add urlpatterns and you are done.

Quickstart

1.Add pwa to your INSTALLED_APPS settings like this:

INSTALLED_APPS = [

……, ‘pwa’,

]

  1. Include the polls URLconf in your project urls.py like this

urlpatterns = [

path(‘’,include(‘pwa.urls’)),

]

  1. Place the static folder in your main project directory

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-smart-pwa-1.1.1.tar.gz (84.3 kB view details)

Uploaded Source

Built Distribution

django_smart_pwa-1.1.1-py3-none-any.whl (93.5 kB view details)

Uploaded Python 3

File details

Details for the file django-smart-pwa-1.1.1.tar.gz.

File metadata

  • Download URL: django-smart-pwa-1.1.1.tar.gz
  • Upload date:
  • Size: 84.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.1

File hashes

Hashes for django-smart-pwa-1.1.1.tar.gz
Algorithm Hash digest
SHA256 211db4737815da9cb946e6c49ce04a851ed95421062ed7fb07ae6038c0e27a0f
MD5 99b9cc394643c7ae7f31c16f3217389d
BLAKE2b-256 4e1b946a68697cf66b673bfd8fc0d411898107c7812e651ee5fbc90855bb8376

See more details on using hashes here.

Provenance

File details

Details for the file django_smart_pwa-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_smart_pwa-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c6f3f03d1cff83a5875456d579d378ea1080d20110d12ab8433d7e2cbccf6b43
MD5 b1a37cd22751b98210f92de715aa1c00
BLAKE2b-256 c121e9de987b35981da00064f970c446051da8fd20dd74f4e89bca3452fadb65

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page