summaryrefslogtreecommitdiff
path: root/docs/quick_tour
AgeCommit message (Collapse)Author
2015-11-11Revert "update wiki2/src/basiclayout/tutorial"Steve Piercy
2015-11-11sqla_demo/sqla_demoSteve Piercy
- add /models, /static, /templates, and /views
2015-11-10sqla_demo/sqla_demoSteve Piercy
- add /models, /static, /templates, and /views
2015-11-10sqla_demo/sqla_demoSteve Piercy
- update /scripts, /static, and /templates
2015-11-10sqla_demo/sqla_demo/Steve Piercy
- update __init__.py and tests.py - remove models.py and views.py in preference to modules
2015-11-10- update files at project rootSteve Piercy
2015-11-10- remove sqla_demo.sqlite db: it's generated by the userSteve Piercy
2014-04-15DOC: Comment re: XSS, PEP8 imports, typowesturner
2014-04-15DOC: Add cgi.escape to quick_tour/views/views.py (Fixes #1294)westurner
2014-04-08Drop setup.cfg from scaffoldsWichert Akkerman
Since setup.cfg is no longer needed for Babel, and no scaffold or documentation references nose there is no need to keep them.
2014-04-08Remove Babel from all setup.cfg filesWichert Akkerman
2013-10-19Merge branch 'master' into feature.signed-cookie-sessionMichael Merickel
2013-10-19update the docsMichael Merickel
2013-09-28Used a parsed-literal to pin the version number on easy_install.Paul Everitt
2013-08-16remove extraneous spaceTshepang Lekhonkhobe
2013-08-12Forgot to add the subdirPaul Everitt