Skip to main content

A Django app to conduct web-based polls.

Project description

#ToDO

Quick start

  1. Add “polls” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'knox',
        'jw_nx',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('polls/', include('jw_nx.urls')),
  3. Run python manage.py migrate to create the knox models.

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

jw-nx-1.1.tar.gz (15.8 kB view details)

Uploaded Source

File details

Details for the file jw-nx-1.1.tar.gz.

File metadata

  • Download URL: jw-nx-1.1.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for jw-nx-1.1.tar.gz
Algorithm Hash digest
SHA256 9407ce8a4bcd0a48fe9f4fba66809f7083a0d4ce0e904b3bbb19bcd4fca2cb80
MD5 644a46c32f03ba36e6c56e5478059481
BLAKE2b-256 ec50957dddf436a6cf34e37955672a0937d06dd3bf0c263c9a14475c5dfe76c7

See more details on using hashes here.

Supported by

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