aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-04-19Get example django project up & runningTeddy Wing
The minimum amount of configuration necessary to get the example Django project to serve a static index page.
2014-04-19Initial commit. Base example Django project.Teddy Wing
* Create a new Django 1.4 project in examples/ for testing * Add .gitignore