Skip to main content

A Django app to conduct web-based polls.

Project description

============ django-reality-polls

django-reality-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. Install django-reality-polls using pip::

    pip install django_reality_polls==0.1

  2. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ..., "django_reality_polls", ..., ]

  3. Include the polls URLconf in your project urls.py like this::

    path("polls/", include("django_reality_polls.urls")),

  4. Run python manage.py migrate to create the models.

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

  6. 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_reality_polls-0.1.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

django_reality_polls-0.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file django_reality_polls-0.1.tar.gz.

File metadata

  • Download URL: django_reality_polls-0.1.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for django_reality_polls-0.1.tar.gz
Algorithm Hash digest
SHA256 8ef7f95e83009d1a3c5e4a456eb1f6fc32865fba3015fe224a81ac7068ead943
MD5 9830d90e1d8cdc86810517043734e071
BLAKE2b-256 435dd8aa9f95b76f9d352c5b56c86960f3ae6601a43f5521795a2182dad0f29e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_reality_polls-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ccb61e754b5ec63a3dd8564d179a1147c2a7afa9d772c9e5a82d43c744925f9
MD5 882ef9861e7f646c4b8b84e7612ad530
BLAKE2b-256 aaa51fe14ad192da6983886908e5b203a73372fdef2c457ff7e47f5b03f75c2c

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