| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
security docs enhancements
|
|
enable PYTHONSTARTUP support in pshell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Static view registrations with package root asset specifications
|
|
|
|
|
|
|
|
Fixes #1299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add config.root_package attribute
|
|
|
|
|
|
|
|
|
|
|
|
``mimetypes.guess_type`` returns Unicode rather than str for the content
type, unlike any previous version of Python. See
https://github.com/Pylons/pyramid/issues/1360 for more information.
Closes #1360.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|