Skip to main content

method of using vntg-common

Project description

===== Common

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 = [ ... 'common', ]

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

    path('common/', include('common.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.2

Download files

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

Source Distribution

vntg-common-test-0.2.tar.gz (31.1 kB view details)

Uploaded Source

Built Distribution

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

vntg_common_test-0.2-py3-none-any.whl (48.3 kB view details)

Uploaded Python 3

File details

Details for the file vntg-common-test-0.2.tar.gz.

File metadata

  • Download URL: vntg-common-test-0.2.tar.gz
  • Upload date:
  • Size: 31.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.5

File hashes

Hashes for vntg-common-test-0.2.tar.gz
Algorithm Hash digest
SHA256 55e2457418179143d68d92ef723dc68dda7258b7b3e4da81818707435a13d322
MD5 3205663bdf61f2ba59058e80684d4ca6
BLAKE2b-256 a4b2eef2658b94f079a7e90dbe94aa7669cb9f679f764609b4d907d297a6b80a

See more details on using hashes here.

File details

Details for the file vntg_common_test-0.2-py3-none-any.whl.

File metadata

  • Download URL: vntg_common_test-0.2-py3-none-any.whl
  • Upload date:
  • Size: 48.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.5

File hashes

Hashes for vntg_common_test-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b89c18da407adb4656f85e8c3b81d5249467a7e7311d0bee2b0f92065f746e4e
MD5 220f8fdca7595a304dc2884fafb3758f
BLAKE2b-256 a47bcd9f26bb31fa4c0b478ff2d40dabd6813d359779eb8edc64d9c0cc05922c

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