summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
2011-05-16- Added API docs for ``pyramid.httpexceptions.abort`` andChris McDonough
2011-05-14add 'What's new In Pyramid 1.1' documentChris McDonough
2011-05-14use lingua in docs (thanks to wichert)Chris McDonough
2011-05-13- The ``add_route`` method of the Configurator now accepts a ``static``Chris McDonough
2011-05-13- Added documentation for a "multidict" (e.g. the API of ``request.POST``) asChris McDonough
2011-05-04code refactoring for showing route->view relationship more correctly; tests a...cguardia
2011-04-25spell it out entirelyChris McDonough
2011-04-24Merge branch 'master' of https://github.com/jdnavarro/pyramid into jdnavarro-...Chris McDonough
2011-04-24fix rendering issueChris McDonough
2011-04-23BFG -> PyramidDanny Navarro
2011-04-22- Make sure deprecation warnings aren't raised when tests are run.Chris McDonough
2011-04-22Merge branch 'disambiguate_add_route' of https://github.com/mmerickel/pyramid...Chris McDonough
2011-04-21add 'adding a custom settings'Chris McDonough
2011-04-20Converting docs to deprecate view parameters in config.add_route.Michael Merickel
2011-04-18- Deprecated all assignments to ``request.response_*`` attributes such asChris McDonough
2011-04-13- Add missing docs reference toChris McDonough
2011-04-11pyramid_sqla -> akhetChris McDonough
2011-04-11add description of MANIFEST.inChris McDonough
2011-04-11make prettierChris McDonough
2011-03-29fixed typocguardia
2011-03-25Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txtJoe Dallago
2011-03-24It was decided that pyramid would undergo a terminology change.Joe Dallago
2011-03-24Merge remote branch 'source/master'Alexandre Bourget
2011-03-24Fix some typos.Alexandre Bourget
2011-03-02Closes #125Chris McDonough
2011-02-28Fix authentication policy example.Chris McDonough
2011-02-26it's request_paramChris McDonough
2011-02-25typoChris McDonough
2011-02-13Merge branch 'master' of https://github.com/lambacck/pyramid into lambacck-ma...Chris McDonough
2011-02-12Add make_localizer function & docs & testsChristopher Lambacher
2011-02-12fix typoChris McDonough
2011-02-05fix conflictsChris McDonough
2011-02-02Wrong name for variableChris Beelby
2011-02-02Capitalization fixChris Beelby
2011-01-30fix referencesChris McDonough
2011-01-30More errors in narrative fixed.Chris Beelby
2011-01-30fix too-long linesChris McDonough
2011-01-30too-long lineChris McDonough
2011-01-30- Remove duplication of ``add_route`` API documentation from URL DispatchChris McDonough
2011-01-30inappropriate mentions of alternate declarative formsChris McDonough
2011-01-30remove reference to ZCML directives; doesnt work in printed bookChris McDonough
2011-01-30remove direct reference to pyramid_cookbook; doesnt work in printed versionChris McDonough
2011-01-30remove reference to static ZCML directive; cant refer to it from printed bookChris McDonough
2011-01-29- Changed "Cleaning up After a Request" section in the URL Dispatch chapterChris McDonough
2011-01-29Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-masterChris McDonough
2011-01-29no longer brokenChris McDonough
2011-01-29renderingsChris McDonough
2011-01-28shorten too-long lines for latexChris McDonough
2011-01-28render URL properlyChris McDonough
2011-01-28minor grammar fixes ('a' vs 'an')Kyle Johnson