Skip to main content

method of using vntg-common in VNTG-FrameWork

Project description

===== VNTG - Common

Common is a Vntg-Django app to conduct Web-based VNTG Project. For each question, visitors can choose between a fixed number of answers.

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "common" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'common', ]

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

    path('common/', include('common.urls')),

  3. Run python manage.py migrate to create the common models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a common (you'll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/common/ to participate in the common.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

vntg_common_testpang-0.1-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

Details for the file vntg_common_testpang-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for vntg_common_testpang-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 934922a9a85ef660603f2e02ed08c24f8f2d32fbbca4c017bbcf4a81d17788b3
MD5 c356643e8bb45a5d37473b485f5e81d5
BLAKE2b-256 400313ceb88c23666856e45b2c96800b30ceffcdcb075bf7246748f1a927cda3

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