Skip to main content

django-codingsohodmeo project is demo application for codingsoho

Project description

=====
django-codingsohodemo
=====

django-codingsohodmeo project is demo application for codingsoho

Detailed documentation is in the "docs" directory.

Quick start
-----------

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

INSTALLED_APPS = [
...
'codingsohodemo',
]

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

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

3. Run `python manage.py migrate` to create the codingsohodemo 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/codingsohodemo/ 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

django-codingsohodemo-1.1.tar.gz (41.6 kB view details)

Uploaded Source

File details

Details for the file django-codingsohodemo-1.1.tar.gz.

File metadata

File hashes

Hashes for django-codingsohodemo-1.1.tar.gz
Algorithm Hash digest
SHA256 79292856bb5b59e56a3eadeec1820432f4edb9b8404f5a5b9ac6cb0c4e9f3db9
MD5 fc009f739a52470e2eb89585a00413c9
BLAKE2b-256 be46a08585c4c19dcea5ecf5c8255ee9250a2728ad016076b133b2b85eb6fdf6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page