Skip to main content

A Django app to conduct Web-based polls.

Project description

Polls is a Django app to conduct Web-based polls. For each question, visitors can choose between a fixed number of answers.

Detailed documentation is in the “docs” directory.

Quick start

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

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

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

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/polls/ to participate in the poll.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

helen-django-polls-0.1.tar.gz (672.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

helen_django_polls-0.1-py3-none-any.whl (673.1 kB view details)

Uploaded Python 3

File details

Details for the file helen-django-polls-0.1.tar.gz.

File metadata

  • Download URL: helen-django-polls-0.1.tar.gz
  • Upload date:
  • Size: 672.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for helen-django-polls-0.1.tar.gz
Algorithm Hash digest
SHA256 cdfed12007893b0aced1fa75f3f8b21a59eb9468d4e85ff67c0badb6cc6f0cf4
MD5 bc837429612d5074abacb598abda14f5
BLAKE2b-256 ade3752093cbcf05bcdc773c5e35fcc74f761faeb565b56e682171f3cadeca8e

See more details on using hashes here.

File details

Details for the file helen_django_polls-0.1-py3-none-any.whl.

File metadata

  • Download URL: helen_django_polls-0.1-py3-none-any.whl
  • Upload date:
  • Size: 673.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.11 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for helen_django_polls-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4027b02fbfbeba564530bd521d6bd1f6e44a841eab04b44a3d447e49a37f5c5c
MD5 4973d95c046f718a11aae68384825e3f
BLAKE2b-256 1cbb54b374c7d815416e51a8cb91a1d4e58a7968c9bd0cf0620603d0cfbed239

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