Skip to main content

A Django app to conduct web-based polls.

Project description

django_polls_gs377209 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_gs377209",
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path("polls/", include("django_polls_gs377209.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_gs377209-0.0.5.tar.gz (152.4 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_gs377209-0.0.5-py3-none-any.whl (153.1 kB view details)

Uploaded Python 3

File details

Details for the file django_polls_gs377209-0.0.5.tar.gz.

File metadata

  • Download URL: django_polls_gs377209-0.0.5.tar.gz
  • Upload date:
  • Size: 152.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for django_polls_gs377209-0.0.5.tar.gz
Algorithm Hash digest
SHA256 d4327befd867f1880dfe9543da74c8111c2708806ce29eb7d389d1b080518b41
MD5 cfe6ad5af05bdd50294db5486e3af50e
BLAKE2b-256 4a9a0c663850b75436e18c903480968ae81945b7cd60482fe829440aa3bf3928

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_polls_gs377209-0.0.5.tar.gz:

Publisher: python-publish.yml on gs377209/django-polls

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_polls_gs377209-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for django_polls_gs377209-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b478068c443c36e72887065199c52f687467b96e519cf026ff9959bc03079632
MD5 53f6543fc6c6fa6d5c9f799ca44d585b
BLAKE2b-256 c47380963798dbe10c885676af68c42adb2e420bdb23554206b0b03aa2c72acb

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_polls_gs377209-0.0.5-py3-none-any.whl:

Publisher: python-publish.yml on gs377209/django-polls

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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