Skip to main content

Polls is a simple 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 = (
        ...
        'polls',
    )
  2. Include the polls URLconf in your project urls.py like this:

    url(r'^polls/', include('polls.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/polls/ to participate in the poll.

Release files for django-polls-zjsnowman 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-polls-zjsnowman 0.1
File Size Uploaded
django-polls-zjsnowman-0.1.tar.gz 3.7 MB Details

Release files / django-polls-zjsnowman-0.1.tar.gz

Download URL django-polls-zjsnowman-0.1.tar.gz
Size 3.7 MB
Tags Source
SHA-256 checksum
How to use checksums
320f936cb3843b484943f0c0bf5dc22fea4362b0b57c43eb63dd3ee40805b956
BLAKE2b-256 checksum
How to use checksums
f1aecc90825e8784bfe6f8e88825cd21dd9f69301c04929c225cfafd6a53aeb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page