Skip to main content

My short description for my project.

Project description

============ django-polls

django-polls 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", ]

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

    path("polls/", include("django_polls.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

gonghao_django_test-0.1.0.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

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

gonghao_django_test-0.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file gonghao_django_test-0.1.0.tar.gz.

File metadata

  • Download URL: gonghao_django_test-0.1.0.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for gonghao_django_test-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7d7ee29c78e01015af9b9aaa11f941b36eff10adb299a70c906a9295eac885ac
MD5 07bec865303f6995cc83581fafe72200
BLAKE2b-256 00b283532fda3545d272bf34f1db90f99ba69ea36a34adfa90960d19812c739f

See more details on using hashes here.

File details

Details for the file gonghao_django_test-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gonghao_django_test-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6280f8d44342b4052b804354e8288c13ec38a5074f2b920499363f3d7117a4a1
MD5 fc7d013fb51819762feb82b799b07ee8
BLAKE2b-256 c8c0ab1478f66a4c9db1714d284210a3590d60c0d3f0ddad5d73e5b1452ce7e9

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