summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-11-26add 3.6 support to documentationSteve Piercy
2016-11-20link to documentation on hupperMichael Merickel
2016-11-19require tuple variants on IResourceURL as wellMichael Merickel
2016-11-19add warnings about how notfound/forbidden views are only invoked for raised e...Michael Merickel
2016-11-19improve view decorator return type documentationMichael Merickel
2016-11-15`pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the boxOladipo Odumosu
2016-11-15The updated pyramid-jinja2 scaffold already sets up test requirments in `setu...Oladipo Odumosu
2016-11-14should be loaded from the virtualenvOladipo Odumosu
2016-10-06Add pyramid_nacl_session to session factoriesSteve Piercy
2016-09-29Clean up docstrings/narr docs from PR #2660Steve Piercy
2016-09-28Merge branch 'master' into exception_onlyMichael Merickel
2016-09-28derive exception views separately from normal viewsMichael Merickel
2016-09-26Revise Why use venv/bin/pip instead of source bin/activate then pip?Steve Piercy
2016-09-24Why use venv/bin/pip instead of source bin/activate then pip?Steve Piercy
2016-09-12document more clearly the ``__call__`` method on route and view predicatesMichael Merickel
2016-09-12Merge pull request #2759 from mmerickel/drop-py33Michael Merickel
2016-09-03update docs to support the bootstrap context manager from #2760Michael Merickel
2016-09-01One more for 2.6Steve Piercy
2016-09-01drop support for python 3.3 and error on 2.6Michael Merickel
2016-08-31rename the credentials classMichael Merickel
2016-08-31Merge branch 'extract_http_basic' of canni/pyramid into canni-extract_http_basicMichael Merickel
2016-08-18update output for pcreate --list in Quick TutorialSteve Piercy
2016-08-15update output of pcreate --list for Quick TourSteve Piercy
2016-08-10Add docs & explict testsDariusz Górecki
2016-07-29corrected folder name in docsandrew david burt
2016-07-29remove essentially duplicate "note" section under "initializing the database"andrew david burt
2016-07-23Add highlighting of changed linesSteve Piercy
2016-07-23Rewrite Quick Tutorial narrative in authentication.rst for consistent flowSteve Piercy
2016-07-21Add one-way password hash to security example in Quick Tutorial.Keith Yang
2016-07-19Change gendered language in examplesJon Davidson
2016-07-17Corrected test command in static_assets.rstChristian Kollee
2016-07-17Corrected command line for testsChristian Kollee
2016-07-16fix the wiki2 tutorial to set the password as unicodeMichael Merickel
2016-07-16Fix link to zope.component docsSteve Piercy
2016-07-06Update links for AlembixSteve Piercy
2016-07-05Add missing tests to quick_tutorial/forms.Steve Piercy
2016-07-02proper case headingSteve Piercy
2016-07-02fix overly aggressive refactorSteve Piercy
2016-07-02Update Windows installation instructions and related bits.Steve Piercy
2016-06-20typo fix within urldispatch narrative, example 2dowwie
2016-06-16Quick Tour - explicitly use :language: python directive for proper syntax hig...Steve Piercy
2016-06-16Quick Tour - static_assets - closes #2648Steve Piercy
2016-06-13pep8: inline comment must have 2 spaces beforeJC Bohin
2016-06-13Fix flake8's noqa directive in documentation and scaffoldsJC Bohin
2016-06-09grammar, spelling, wrapping fixSteve Piercy
2016-06-09Merge pull request #2624 from mike-perdide/patch-1Steve Piercy
2016-06-08Adding a warning discouraging use of __acl__ properties attributesJulien MIOTTE
2016-06-04We got our Bobo back!Steve Piercy
2016-05-23Merge pull request #2601 from stevepiercy/1.7-branchSteve Piercy
2016-05-22change type integer to type text, and update output of db init scriptSteve Piercy