Skip to main content

A small example package

Project description

===== djangoWenzhi

djangoWenzhi project is demo application for codingsoho

Detailed documentation is in the "docs" directory.

Quick start

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

    INSTALLED_APPS = [ ... 'wenzhi', ]

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

    url(r'^wenzhi/', include('wenzhi.urls')),

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

  4. 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).

  5. Visit http://127.0.0.1:8000/wenzhi/ 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

djangoWenzhi-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file djangoWenzhi-0.0.1.tar.gz.

File metadata

  • Download URL: djangoWenzhi-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

Hashes for djangoWenzhi-0.0.1.tar.gz
Algorithm Hash digest
SHA256 54ad0d3acfb96d0a64798492cd1730a709abebf72eb34dc68678a97ecd7e12df
MD5 0a3de390d1a69cd717c22d629ab734ca
BLAKE2b-256 9f2f41b44cc1507ca3590083b2e2e2522629629fd412115ffeec4d5592d6a06d

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