| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Pin Sphinx to <=1.7.9 to avoid Travis build failure
|
|
See https://github.com/sphinx-doc/sphinx/issues/5433
and #3350
|
|
Fix tiny typo in glossary doc ("l10" -> "l10n")
|
|
|
|
|
|
|
|
|
|
|
|
grammar fixes
|
|
|
|
Trthhrtz tutorial fix
|
|
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html
|
|
|
|
This reverts commit 762bd9c5c7b8974d0927eeef8074c7ad1e248f70.
|
|
clarify session factory warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update docs for all cookiecutters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attempt to get Python 3.8 to build on Travis-CI
|
|
|
|
Improve instructions of how to run p-scripts
|
|
|
|
|
|
|
|
|
|
- add link in each script usage to the instructions
|
|
Remove extra "that"
|
|
|
|
notfound view: use HTTPTemporaryRedirect as default
|
|
|
|
Add support for Python 3.7 and 3.8 with allowed failure of 3.8
|