summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-04-13- nudge `BeforeTraversal`Steve Piercy
2016-04-13- update Pyramid Request Processing Diagram.Steve Piercy
2016-04-12Merge branch 'master' into feature/require-csrfMichael Merickel
2016-04-12Merge branch 'master' into feature/BeforeTraversalBert JW Regeer
2016-04-12Remove note about -Wd flagBert JW Regeer
2016-04-12Update introduction to testingBert JW Regeer
2016-04-12Replace Python 2.6 with 2.7Bert JW Regeer
2016-04-12- zap easy_install stragglerSteve Piercy
2016-04-12- add mention of Windows and Python 3.3+ for virtual environmentsSteve Piercy
2016-04-12one does not simply "create a virtualenv". one should "create a virtual envir...Steve Piercy
2016-04-12one does not simply "create a virtualenv". one should "create a virtual envir...Steve Piercy
2016-04-12update testing.rstSteve Piercy
2016-04-12- use an environment variable and venv. See https://github.com/Pylons/pyramid...Steve Piercy
2016-04-12- replace `python -m` with `python3 -m`Steve Piercy
2016-04-12- replace `pyvenv` with `python3 -m venv`Steve Piercy
2016-04-12- removed "now" per https://github.com/Pylons/pyramid/pull/2468#discussion_r5...Steve Piercy
2016-04-12- fix readme in quick_tour/sqla_demoSteve Piercy
2016-04-12- fix readme in narr/MyProject (used in project.rst and testing.rst)Steve Piercy
2016-04-11fix extras_requires to extras_requireMichael Merickel
2016-04-11Merge branch 'master' into docs/easy-install-to-pip.2104Michael Merickel
2016-04-11remove theme.min.css, it serves no purposeMichael Merickel
2016-04-11fix readme to show directions in both alchemy and zodbMichael Merickel
2016-04-11- upgrade `BeforeTraversal` event in router.rstSteve Piercy
2016-04-11- upgrade setuptools, too, in the two wikisSteve Piercy
2016-04-11- add trailing line endingSteve Piercy
2016-04-11- update narr/project.rst to use pip instead of setup.pySteve Piercy
2016-04-11tweak wiki2 test to be more succinctSteve Piercy
2016-04-10Update router documentationBert JW Regeer
2016-04-10Add API docs for BeforeTraversalBert JW Regeer
2016-04-10cleanup some references in the docsMichael Merickel
2016-04-10deprecate the check_csrf predicateMichael Merickel
2016-04-10rewrite csrf checks to support a global setting to turn it onMichael Merickel
2016-04-10add a csrf_view to the view pipeline supporting a require_csrf optionMichael Merickel
2016-04-10- update installation.rst to use pip, pyvenv, Python 3.4Steve Piercy
2016-04-10Merge pull request #2021 from Pylons/feature/configurable-view-deriverMichael Merickel
2016-04-10- update extending.rst to use pipSteve Piercy
2016-04-10- update commandline.rst to use pipSteve Piercy
2016-04-10- update wiki/distributing.rst to use pipSteve Piercy
2016-04-10- update wiki tests step and its src filesSteve Piercy
2016-04-10- update wiki authorization step and its src filesSteve Piercy
2016-04-10- update definingviews and its src filesSteve Piercy
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09use an alias for the import. Fixes #2450. Thanks @bertjwregeer!Steve Piercy
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09- fix console messageSteve Piercy
2016-04-09- add src/installation filesSteve Piercy
2016-04-09- update wiki/installation step to use pipSteve Piercy
2016-04-09- rollback intersphinx targetsSteve Piercy
2016-04-09- fix traversal tutorial referenceSteve Piercy
2016-04-09disambiguate intersphinx targetSteve Piercy