Skip to main content

A Django app to conduct web-based django_polls.

Project description

django-polls is a Django app to conduct web-based django_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 = [
        ...,
        "django_polls",
    ]
  2. Include the polls URLconf in your project urls.py like this:

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

  4. Start the development server and visit the admin to create a poll.

  5. Visit the /polls/ URL to participate in the poll.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

django_polls_507-0.2.tar.gz (385.7 kB view details)

Uploaded Source

Built Distribution

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

django_polls_507-0.2-py3-none-any.whl (386.3 kB view details)

Uploaded Python 3

File details

Details for the file django_polls_507-0.2.tar.gz.

File metadata

  • Download URL: django_polls_507-0.2.tar.gz
  • Upload date:
  • Size: 385.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for django_polls_507-0.2.tar.gz
Algorithm Hash digest
SHA256 51514c50c43ce2d70531a5ddd989e51039c058c76b3b2b4dd4ee84188a562f32
MD5 2f68ee22b9f3fed0ce56a8e26da71587
BLAKE2b-256 eb1eeae526a55ee32a402a72fc859a48fba47341adf74b8b6371823f8bafdcfb

See more details on using hashes here.

File details

Details for the file django_polls_507-0.2-py3-none-any.whl.

File metadata

  • Download URL: django_polls_507-0.2-py3-none-any.whl
  • Upload date:
  • Size: 386.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for django_polls_507-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7bdf8ba14004a3b51f3d7b5182a626941f6dfac5024e46f2991d7e5d4acf5b05
MD5 3aa98b339175977ae7427f04cc853fdb
BLAKE2b-256 26242380e71e8f5a9cee52160a1a28ff6944bd9774f55e311869012352de2d21

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