| Age | Commit message (Collapse) | Author |
|
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add cut and paste text to quick tutorial index
|
|
|
|
|
|
issue #3276 removed extra lines from previous PR
|
|
|
|
|
|
|
|
|
|
Removes the step to install additional packages in the quick tutorial.
|
|
emphasize-lines
|
|
This part is redundant because in the same tutorial we indicate to
install the application in development/editable mode with `pip -e`
in the next section.
(which will install the required dependencies if needed by the app)
Related issue: #3181
|
|
|
|
|
|
- Update CDN assets to minor versions
- Use data attribute for Jinja2 templates (already done in mako and chameleon)
|
|
- see #3204
|
|
|