Skip to main content

A simple Django app to conduct Web-based polls.

Project description

{\rtf1\ansi\ansicpg936\cocoartf1504\cocoasubrtf830
{\fonttbl\f0\fnil\fcharset0 Menlo-Regular;}
{\colortbl;\red255\green255\blue255;\red14\green60\blue38;}
{\*\expandedcolortbl;;\cssrgb\c4706\c29412\c20000;}
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\deftab720
\pard\pardeftab720\sl280\partightenfactor0

\f0\fs28 \cf2 \expnd0\expndtw0\kerning0
\outl0\strokewidth0 \strokec2 =====\
Polls\
=====\
\
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.\
}

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_zy_polls-0.1.tar.gz (2.2 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_zy_polls-0.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django_zy_polls-0.1.tar.gz
Algorithm Hash digest
SHA256 5d6795cff8967c8fe0627141e8fc95996d84a46df8cdd2c83271e838079a37d9
MD5 ad3ab5449618a5a0708b60ba9a8e2f1d
BLAKE2b-256 2e00c24d410ca00667bdb8a4691f82fcced5f2cc16846207a9bda1ebbc82b59a

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