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
-
Add "common" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'common', ]
-
Include the common URLconf in your project urls.py like this::
path('common/', include('common.urls')),
-
Run
python manage.py migrateto create the common models. -
Start the development server and visit http://127.0.0.1:8000/admin/ to create a common (you'll need the Admin app enabled).
-
Visit http://127.0.0.1:8000/common/ to participate in the common.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vntg_common_testpang-0.1-py3-none-any.whl.
File metadata
- Download URL: vntg_common_testpang-0.1-py3-none-any.whl
- Upload date:
- Size: 48.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
934922a9a85ef660603f2e02ed08c24f8f2d32fbbca4c017bbcf4a81d17788b3
|
|
| MD5 |
c356643e8bb45a5d37473b485f5e81d5
|
|
| BLAKE2b-256 |
400313ceb88c23666856e45b2c96800b30ceffcdcb075bf7246748f1a927cda3
|