| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-04 | One more py.test to pytest | Steve Piercy | |
| 2018-10-03 | Change references to "py.test" in all Quick Tutorial documentation | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the Quick Tutorial documentation | |||
| 2018-10-03 | Change references to "py.test" in Quick Tutorial Unit Test page | Paul Cutler | |
| Change the references of "py.test" to "pytest" per pytest 3.0 release in the Unit Test and pytest page of the documentation in quick tutorial | |||
| 2018-10-03 | Change references to "py.test" in SQLAlchemy tutorial test page | Paul Cutler | |
| Change the references of "py.test" to "pytest" per pytest 3.0 release in the Jinja2 template page of the documentation in quick tutorial | |||
| 2018-09-07 | Add missing waitress dependency | Kuzma | |
| Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html | |||
| 2018-08-30 | Update quick_tutorial with starter cookiecutter source files | Steve Piercy | |
| 2018-08-22 | venv is for Python 3.3+, and we support 3.4, so just 3 is fine | Steve Piercy | |
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-08-21 | Merge pull request #3330 from stevepiercy/docs-code-style | Michael Merickel | |
| Docs code style | |||
| 2018-08-19 | Fix broken links from linkcheck, exclude localhost from check | Steve Piercy | |
| 2018-08-19 | Standardize macOS capitalization | Steve Piercy | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/views | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/view_classes | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/unit_testing | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/tutorial_approach | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/templating | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/static_assets | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/sessions | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/routing | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/requirements | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/request_response | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/package | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/more_view_classes | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/logging | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/json | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/jinja3 | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/ini | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/functional_testing | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/functional_testing | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/forms | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/debugtoolbar | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/databases | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/cookiecutters | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/authorization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in qt/authentication | Steve Piercy | |
| 2018-08-04 | Update __init__.py | OdinsGenre | |
| 2018-06-28 | Typos changed | Gerard | |
| 2018-05-17 | Merge pull request #3283 from LuisCastilloH/Issue-3154 | Steve Piercy | |
| Add cut and paste text to quick tutorial index | |||
| 2018-05-16 | Use actual tree output characters, now that we have Unicode support | Steve Piercy | |
| 2018-05-16 | Update GitHub URLs for tutorials | LuisCastilloH | |
| 2018-05-16 | Merge pull request #3287 from radurevutchi/master | Steve Piercy | |
| issue #3276 removed extra lines from previous PR | |||
| 2018-05-15 | issue #3182 removed extra lines from previous PR | Radu Revutchi | |
| 2018-05-15 | Added cut and paste instructions in new location | LuisCastilloH | |
| 2018-05-15 | Removed for code review | LuisCastilloH | |
| 2018-05-15 | Add cut and paste text to quick tutorial index | LuisCastilloH | |
| 2018-05-14 | Merge pull request #3275 from cyraxjoe/sprints-doc-fixes | Steve Piercy | |
| Removes the step to install additional packages in the quick tutorial. | |||
| 2018-05-14 | fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned ↵ | Radu Revutchi | |
| emphasize-lines | |||
| 2018-05-14 | Removes the step to install additional packages in the quick tutorial. | Joel Rivera | |
| This part is redundant because in the same tutorial we indicate to install the application in development/editable mode with `pip -e` in the next section. (which will install the required dependencies if needed by the app) Related issue: #3181 | |||
| 2018-04-24 | link to pypi.org | Michael Merickel | |
