| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UnencryptedCookieSessionFactoryConfig deprecation (it will happen at import time, rather than usage time, which is good for tests); add a few sphinx directives for deprecated and versionadded
|
|
|
|
|
|
fixes #898
fixes #904
|
|
fix.basic-authentication-encodings
|
|
|
|
|
|
|
|
|
|
feature.bad-csrf-token-exception
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html' must be run using a SPHINXBUILD=/path/to/virtualenv/with/pyramid
|
|
|
|
|
|
This reverts commit cd218d2934c87260bbb10620e3b419b275fe6244.
|
|
|
|
|
|
|
|
some doc fixes/improvements
|
|
|
|
|
|
|
|
run console scripts directly
|
|
|
|
|
|
|
|
for example::
env/bin/python -3 -m pyramid.scripts.pserve development.ini
|
|
|
|
|
|
|
|
Docs: introduction.rst: Beaker -> Redis.
|
|
|