| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- refs: #3042
|
|
- Closes #3044
|
|
|
|
- refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821
|
|
|
|
|
|
cookiecutter prompts
|
|
|
|
|
|
- add src files
- adjust line numbers
|
|
- add src files
- adjust line numbers
|
|
- fix line numbering
- add new src files that were never included
|
|
- use literal includes instead of inline code
- document second test
|
|
- adjust line numbers, grammar, pip command
|
|
- reorder numbered list to align with configuration order, this time for sure!
|
|
- src files
- update numbered list for new listen configuration for waitress
- fix reference to app, not server
- reorder numbered list to align with configuration order
|
|
|
|
|
|
|
|
- See #2835
|
|
|
|
`setup.py`
|
|
(cherry picked from commit 2552d88)
|
|
- Closes #2610
|
|
|
|
|
|
- Use proper Windows commands, drives, and paths
- Use doscon for Windows console lexer
|
|
highlighting
|
|
- swap contents of jinja2 templates
- use __main__ to specify package
- carry forward template to json step
- use :language: python directive for correct syntax highlighting
|
|
|
|
https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019
- rename stanza from `testing_extras` to `tests_require`
- switch from nose to pytest
|
|
|
|
|
|
|