| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- Describe 'pyproject.toml' usage (replacing 'setup.py', 'pytest.ini',
'.coveragerc').
- Document the new PyPA-blessed build process.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Expand contractions and spell out words
|
|
- Swap order of editing tutorial/views/default.py so that line numbers in the user's editor align with the rendered docs
|
|
- Fix line number reference
|
|
alignment.
|
|
- Sync up wiki with language from wiki2
|
|
|
|
|
|
|
|
|
|
|
|
cookiecutter
|
|
|
|
|
|
|
|
|
|
|
|
models src files
|
|
|
|
|
|
|
|
|
|
|
|
Submitted a PR to fix the warnings in WebTest https://github.com/Pylons/webtest/pull/207, which usually gets reviewed and merged rapidly, so didn't bother to include a warning for it.
|
|
|
|
|
|
- See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/66
|
|
|
|
|
|
|
|
|
|
align line numbers with code.
|
|
- See #3431
|
|
|
|
|