You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vwallen edited this page Feb 11, 2012
·
2 revisions
Overview
A content application is one that contains the sample code and documentation surrounding it for the given content.
Structure
my-app/
models.py
urls.py
views.py
README.md
Process
The README.markdown is the file that is parsed to display content on the website. It may contain links to the various source files to allow the documentation to immediately take you to the code.