| Age | Commit message (Collapse) | Author |
|
|
|
(cherry picked from commit 40dd034)
Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22
|
|
cookiecutter prompts
|
|
|
|
closes #2890
|
|
- Installation overhauled
- update project.rst to remove duplication
- Windows paths never end with "\" except for a drive name, for example C:\
- use backslashes for paths
- backslashes cannot be used for line continuation on Windows
- update extra packages for Windows
- Python now has a Windows launcher
|
|
https://github.com/Pylons/pyramid/commit/fb7a98bbdacebc4edfef8fb3e6093bb9e6590111
|
|
fixes #2882
|
|
most systems
|
|
- This requires changes with virtual environments, pcreate, and possibly configuration files. Deferring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- minor grammar and reST fixes
|
|
|
|
|
|
|
|
|
|
Changed wiki tutorial to showcase passwrd hashing with bcrypt.
|
|
|
|
|
|
supported by waitress server.
|
|
a footnote from wiki2 example.
|
|
…"
|
|
|