django-party-pack
Installation
Before you start
The Basics
Settings setup
Running standard Django Commands
Running django-coverage
Building these sphinx docs
Setting up a test runner
Step 1 - environment prep
Step 2 - create testrunner.py
Step 3 - settings customization
Step 4 - run it!
JavaScript
Coding Standard for JavaScript
Coding Conventions
Philosophy
Zen of Python
PEP-8 is my friend
All Docs go on rtfd.org!
Code Bits
Docs
Templates
urls.py
Explicit imports
Using the url() function
Calling specific views
Generic Exceptions are the DEVIL
Contributors
Reference for Polls App
polls.models
polls.views
polls.tests
django-party-pack
Docs
»
Overview: module code
Edit on GitHub
All modules for which code is available
polls.models
polls.tests.test_models
polls.tests.test_views
polls.views