| Age | Commit message (Collapse) | Author |
|
|
|
- Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'.
- Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a
distraction.
- Convert README to Markdown.
|
|
|
|
Fix applied in this commit:
https://github.com/Pylons/pyramid-cookiecutter-starter/commit/8b139f68b7a2a8036d59fcf1bf9df4f46e06349e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Update CDN assets to minor versions
- Use data attribute for Jinja2 templates (already done in mako and chameleon)
|
|
|
|
|
|
- use correct URL for code style
- use correct Pyramid version for zodb wiki src file template
|
|
- ref #3081
|
|
|
|
|
|
- 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
|
|
|
|
(cherry picked from commit 40dd034)
Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22
|
|
|
|
|
|
|
|
Changed wiki tutorial to showcase passwrd hashing with bcrypt.
|
|
supported by waitress server.
|
|
a footnote from wiki2 example.
|
|
…"
|
|
|
|
supported by waitress server.
|
|
https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019
- rename stanza from `testing_extras` to `tests_require`
- switch from nose to pytest
|
|
|
|
|
|
- trim index
|
|
- update templates and static assets to new theme
|
|
- sort imports to be consistent with scaffold setup.py
- update templates, static assets
|