A small example package
Project description
===== django-wenzhi
django-wenzhi project is demo application for codingsoho
Detailed documentation is in the "docs" directory.
Quick start
-
Add "wenzhi" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'wenzhi', ]
-
Include the polls URLconf in your project urls.py like this::
url(r'^wenzhi/', include('wenzhi.urls')),
-
Run
python manage.py migrateto create the wenzhi models. -
Start the development server and visit http://127.0.0.1:8000/admin/ to create a models if needed (you'll need the Admin app enabled).
-
Visit http://127.0.0.1:8000/wenzhi/ to participate in the poll.
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 Distribution
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 django-wenzhi-0.0.1.tar.gz.
File metadata
- Download URL: django-wenzhi-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e42befd85f14efd598db602f5a565584e8e0ef5e3344e5c6878498684cfce4af
|
|
| MD5 |
4283a0689d96991611473b2fbe73987d
|
|
| BLAKE2b-256 |
af2fa529520ae202075e9ba87ad2df2fb35fed5a463aef1250afb7b1c543e1aa
|
File details
Details for the file django_wenzhi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: django_wenzhi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b2a65ae05a3e242c2556cd6852067b49f0e02933f8940f73daf4620f4fdb187
|
|
| MD5 |
9b7c3fff56283e8d34704c28f3f48962
|
|
| BLAKE2b-256 |
2520303170248ba45c5f8fada9f77b15286edde038b3d0c6c4339d2a04c4702e
|