summaryrefslogtreecommitdiff
path: root/docs/narr/handlers.rst
AgeCommit message (Expand)Author
2011-01-19handlers are no longer a part of the packageChris McDonough
2011-01-15break out handlers into their own chapt once moreCasey Duncan
2010-12-19merge handlers chapter into views chapterChris McDonough
2010-12-18model->resource; make docs render without warningsChris McDonough
2010-12-12fix merge conflictsCasey Duncan
2010-12-09- Add a ``handler`` ZCML directive. This directive does the same thing asChris McDonough
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-12-06clarify paragraph about multiple action decorators for one view handler methodCasey Duncan
2010-12-06action value to actio nameCasey Duncan
2010-12-06clarify paragraph about action value vs method nameCasey Duncan
2010-12-06clarify paragraphCasey Duncan
2010-12-06clarify paragraphCasey Duncan
2010-11-28Normalized narrative doc, code with linenos while text+bash don'tBlaise Laflamme
2010-11-23correct typo: ! -> ~Chris McDonough
2010-11-20convert stray references to colon routing syntax to squiggly syntaxChris McDonough
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
2010-11-04Update handlers section to not reference __exposed__, and mentionBen Bangert
2010-11-02Remove extra example stuff to focus on the point of the example.Ben Bangert
2010-11-02Fix space issue for sphinx note.Ben Bangert
2010-11-02Tweak display of url in docs.Ben Bangert
2010-11-02Merge branch 'master' of github.com:Pylons/pyramidBen Bangert
2010-11-02Add one more example.Ben Bangert
2010-11-02tweak handlers chapterChris McDonough
2010-11-02Add first draft of handlers docs.Ben Bangert