| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a bad link in WebOb docs
|
|
- `docs/tutorials/wiki/*` was written for Python 2 and supposedly won't run on Python 3.
- `docs/api/compat.rst` because it drops some stuff and moves other bits into `pyramid.util` and should be part of another PR.
- Ignored a couple of times where `env27` and `Python 2.` appear in command output, but they are inconsequential.
|
|
|
|
|
|
Change Setuptools to a glossary term where useful.
|
|
|
|
Update the pull request to update all Pyramid documentation to replace
instances of "py.test" with "pytest" to include missing backticks
where needed.
|
|
Change reference of "py.test" to "pytest" per pytest 3.0 release
in the Quick Tour documentation page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- refs: #3042
|
|
- Closes #3044
|
|
|
|
- refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821
|
|
|
|
|
|
cookiecutter prompts
|
|
|
|
|