Skip to main content

A Django app to conduct web-based polls.

Project description

django-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 = [
        ...,
        "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


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_pulya-0.1.2.tar.gz (7.0 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_pulya-0.1.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file django_polls_pulya-0.1.2.tar.gz.

File metadata

  • Download URL: django_polls_pulya-0.1.2.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for django_polls_pulya-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a0db220ab06cf52f4c1e6a4c049053dce2446e1e77d222c72e1d2f384b8f7214
MD5 eeea96d290cbe48aa9060ece9e4f39c8
BLAKE2b-256 fbc22409870300dcb2140197847211e48466f76ca9d49dcd6beb32c9f2e766d1

See more details on using hashes here.

File details

Details for the file django_polls_pulya-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_polls_pulya-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ddc4906cce7688bd03452f97c14b9e62c98a713682ab3f114a3e6612393d7fe8
MD5 8fdbf013a20a3fa3746447899eeb15cc
BLAKE2b-256 c6625276c453bad0a4e1210ee52b7cf3845123db95cdadfa661569e3c1fedaa6

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