| Age | Commit message (Collapse) | Author |
|
Change all references of "py.test" to "pytest" per pytest 3.0 release
in the SQLAlchemy + URL Dispatch tutorial
|
|
Remove :term: from pytest as it is not in the glossary.
|
|
As of pytest 3.0 (Aug 16) the recommended way to call pytest is using
the "pytest" command and not "py.test"
|
|
deprecate pickleable sessions, recommend json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add link in each script usage to the instructions
|
|
|
|
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|