| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-28 | update cookiecutter README.txt throughout docs | Steve Piercy | |
| - https://github.com/Pylons/pyramid-cookiecutter-starter/pull/28 - https://github.com/Pylons/pyramid-cookiecutter-zodb/pull/7 - https://github.com/Pylons/pyramid-cookiecutter-alchemy/pull/8 | |||
| 2017-04-23 | update user prompt for cookiecutter repo_name | Steve Piercy | |
| - refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821 | |||
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-10 | replace deprecated cgi.escape() with html.escape() | Jeremy Chen | |
| As suggested by https://docs.python.org/3.6/library/cgi.html cgi.escape() Deprecated since version 3.2: This function is unsafe because quote is false by default, and therefore deprecated. Use html.escape() instead. | |||
| 2017-03-14 | add Mako to options for pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-03-01 | use correct directory name for cookiecutter generated README.txt | Steve Piercy | |
| (cherry picked from commit 40dd034) Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22 | |||
| 2017-02-28 | update pyramid-cookiecutter-starter prompts and reformat presentation of all ↵ | Steve Piercy | |
| cookiecutter prompts | |||
| 2017-02-03 | update links and reST syntax for mod_wsgi | Steve Piercy | |
| 2017-01-15 | update mod_wsgi tutorial to use a cookiecutter | Michael Merickel | |
| closes #2890 | |||
| 2017-01-15 | Update Windows docs | Steve Piercy | |
| - 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 | |||
| 2017-01-10 | update docs per ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/commit/fb7a98bbdacebc4edfef8fb3e6093bb9e6590111 | |||
| 2017-01-10 | fix unittests in wiki2 to work without deps on py2 and py3 | Michael Merickel | |
| fixes #2882 | |||
| 2017-01-01 | Remove notes about cookiecutter installation, as they now remove sudo for ↵ | Steve Piercy | |
| most systems | |||
| 2016-12-27 | undo update for tutorials/modwsgi | Steve Piercy | |
| - This requires changes with virtual environments, pcreate, and possibly configuration files. Deferring. | |||
| 2016-12-27 | tutorials/modwsgi/index - update for cookiecutters | Steve Piercy | |
| 2016-12-23 | wiki2/src/tests update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/authorization update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/authentication update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/authentication update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/views update files, line number range | Steve Piercy | |
| 2016-12-23 | fix reST syntax | Steve Piercy | |
| 2016-12-23 | wiki2/src/models - update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/basiclayout - update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/installation - update files | Steve Piercy | |
| 2016-12-23 | sort packages alpha | Steve Piercy | |
| 2016-12-23 | wiki2/*.rst first cut from comparing across branches | Steve Piercy | |
| 2016-12-23 | use correct package name | Steve Piercy | |
| 2016-12-23 | drop . from pip install command | Steve Piercy | |
| 2016-12-23 | replace pcreate w/cc | Steve Piercy | |
| 2016-12-23 | wiki/src/tests updates, use correct lexers | Steve Piercy | |
| 2016-12-23 | wiki/src/views updates, PEP8 the dict | Steve Piercy | |
| 2016-12-23 | readjust line numbers | Steve Piercy | |
| 2016-12-23 | wiki/src/authorization updates | Steve Piercy | |
| 2016-12-23 | wiki/src/views updates | Steve Piercy | |
| 2016-12-23 | wiki/src/models updates | Steve Piercy | |
| 2016-12-23 | wiki/src/models updates | Steve Piercy | |
| 2016-12-23 | wiki/src/basiclayout updats | Steve Piercy | |
| 2016-12-23 | forgot to add some files to git | Steve Piercy | |
| 2016-12-23 | alignment was off | Steve Piercy | |
| 2016-12-23 | wiki/src/installation updates | Steve Piercy | |
| 2016-12-23 | standardize windows prompt | Steve Piercy | |
| 2016-12-23 | make distributing.rst's consistent, use pip install | Steve Piercy | |
| 2016-12-23 | Use cookiecutter instead of scaffold and pcreate | Steve Piercy | |
| - minor grammar and reST fixes | |||
| 2016-12-18 | Fix typo | Pavlo Kapyshin | |
| 2016-12-14 | Merge branch 'master' into pr/2853 | Michael Merickel | |
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-08 | minor grammar and style fixes for wiki/authorization | Steve Piercy | |
