Skip to main content

A Django app to conduct Web-based polls.

Project description

======== Pollstwo

Pollstwo 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 "pollstwo" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'pollstwo', ]

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

    path('pollstwo/', include('pollstwo.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/pollstwo/ 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

example-pkg-django-pollstwo-1-0.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file example-pkg-django-pollstwo-1-0.0.1.tar.gz.

File metadata

  • Download URL: example-pkg-django-pollstwo-1-0.0.1.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.0

File hashes

Hashes for example-pkg-django-pollstwo-1-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9a07e20b9fe30cbf527b0fda90edc40b16e1609e6d618944f3707489cda89aa1
MD5 be5c800ac533079e68548578d73e49e8
BLAKE2b-256 4b6726d05556b585c8f450383d53296d76249f478009ded774adefc6e7c937ee

See more details on using hashes here.

File details

Details for the file example_pkg_django_pollstwo_1-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: example_pkg_django_pollstwo_1-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.0

File hashes

Hashes for example_pkg_django_pollstwo_1-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 766f20df420a47344a1f9e93e6a3b40d73e4296292824aefb392f9a2b61db923
MD5 60755e1dd7c553207308a15ef0d54a31
BLAKE2b-256 46e5b2ef4eafbe1f1383ffcd302ea4cb2a289e6d373197d19585b513e9a76c19

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