summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject
AgeCommit message (Collapse)Author
2008-11-14 - Change the default paster template to register its single viewChris McDonough
against a class rather than an interface.
2008-11-14 - Change paster template ``tests.py`` to include a true unit test.Chris McDonough
Retain old test as an integration test. Update documentation.
2008-11-01 - Change default paster template generator to use ``Paste#http``Chris McDonough
server rather than ``PasteScript#cherrpy`` server. The cherrypy server has a security risk in it when ``REMOTE_USER`` is trusted by the downstream application.
2008-09-26Move to Chameleon.Chris McDonough
2008-09-03 - Add startup process docs.Chris McDonough
2008-08-30Fix project docs.Chris McDonough
2008-08-24Second checkin using StudlyCaps version of MyProject.Chris McDonough