| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a style to show text in input fields.
|
|
Fixes #3431
The cookiecutter has been updated.
- See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/64
|
|
a bad link in WebOb docs
|
|
|
|
|
|
that we ripped it out from `pyramid.compat`.
|
|
- `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.
|
|
|
|
|
|
|
|
Update the pull request to update all Pyramid documentation to replace
instances of "py.test" with "pytest" to include missing backticks
where needed.
|
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the test page of the ZODB + URL Dispatch tutorial test
documentation
|
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the SQLAlchemy + URL Dispatch tutorial
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|