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 = [
        ...
        'nbhood-static-pages',
    ]
  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 nbhood-static-pages 0.1.8

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

Source distribution (sdist)

Source distribution for nbhood-static-pages 0.1.8
File Size Uploaded
nbhood-static-pages-0.1.8.tar.gz 4.3 kB Details

Release files / nbhood-static-pages-0.1.8.tar.gz

Download URL nbhood-static-pages-0.1.8.tar.gz
Size 4.3 kB
Tags Source
SHA-256 checksum
How to use checksums
8ffbae05556b8dc35f3cdc5128e752d8e9d73bfbc0d593ac6f5f869b937750e6
BLAKE2b-256 checksum
How to use checksums
e8dca753f66daee9b414335b6d9e108f0bf95e663a946a6c7290fb9683eec9f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.8 This release

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1

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