| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Synch up emphasize-lines to new script changes
- Update output examples
|
|
|
|
|
|
|
|
|
|
- This is not complete. I don't know what I did wrong, but the script
does not run.
|
|
|
|
|
|
|
|
See https://github.com/Pylons/pyramid-cookiecutter-alchemy/commit/f1ab68543d3e44fc1a5df0aa0355f08578f38b7a
|
|
- See https://github.com/Pylons/pyramid-cookiecutter-alchemy/issues/34
|
|
|
|
- Adjust linenos in defining models step
- Update package version numbers to latest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove html_use_smartypants
|
|
- for good, now that we specify Sphinx minimum version of 1.7.4
|
|
|
|
|
|
|
|
|
|
See: https://github.com/Pylons/pyramid/pull/705
|
|
|
|
|
|
Feature: Default session cookies to SameSite=Lax
|
|
|
|
|
|
|
|
remove the permission arg from add_route
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make it possible to set it to other values
|
|
Replace MIMEAccept with acceptparse.create_accept_header
|