| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- per https://github.com/Pylons/pyramid/pull/3000#issuecomment-294565854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
supported by waitress server.
|
|
…"
|
|
supported by waitress server.
|
|
scaffold to reflect its current state
|
|
|
|
|
|
|
|
The Startup chapter describes the application's .ini file. The
Logging chapter describes how to configure logging with the .ini file.
|
|
Avoid the unintentional slight in OPs commit message.
|
|
|
|
|
|
|
|
|
|
The example code earlier on the page does not use the `root_factory` argument, only the `settings` argument. This is a fix for pyramid issue #452.
|
|
|
|
|
|
|
|
|