Skip to main content

A Django app to conduct web-based polls.

Project description

#ToDO

Quick start

  1. Add “jw_nx and knox” 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('jw_nx/', include('jw_nx.urls')),
  3. Run python manage.py makemigrations.

  4. Run python manage.py migrate.

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.2.tar.gz (15.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: jw-nx-1.1.2.tar.gz
  • Upload date:
  • Size: 15.9 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.2.tar.gz
Algorithm Hash digest
SHA256 50b34bbf9c81f92aef994ad5c945cd482816f4fa6e6b9df1e5e8c84bdd5bb59b
MD5 c172e1a09da3be199cf89e9b7cc2b3a6
BLAKE2b-256 aeb1abd6c206f482355e9257b87d4cc7787bb22af9e1dd3cb0fae52c5d95796c

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