summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
AgeCommit message (Collapse)Author
2018-10-08Revise `setup.py`sSteve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Reformat numbered list.Steve Piercy
2018-10-08Align emphasize-lines to setup.pySteve Piercy
Reformat numbered list.
2018-10-08Align emphasize-lines to setup.pySteve Piercy
2018-10-08Emphasize the changes to setup.pySteve Piercy
2018-10-08Replace [test] with [testing], and quote as neededSteve Piercy
2018-10-08Emphasize the changes to setup.pySteve Piercy
Reformat numbered list.
2018-10-08Update all the `setup.py`sSteve Piercy
2018-10-08Some steps are not the previous, but earlier.Steve Piercy
Mention that we may now configure setup.py and run pip install variants.
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
Add emphasize lines to highlight what changed. Improve instructions for when to run `pip install -e .` Standardize numbered list format.
2018-10-07Fix grammar and standardize numbered listSteve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Not previous step, but templating stepSteve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Add pyramid_jinja2 as a requirement.Steve Piercy
Carry forward previous setup.py changes.
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Carry forward previous setup.py changes.Steve Piercy
2018-10-07Make webtest an extra dependency in setup.py.Steve Piercy
Carry forward previous setup.py changes.
2018-10-07Make pytest an extra dependency in setup.py.Steve Piercy
Add paragraph on Setuptools extras. Carry forward previous setup.py changes.
2018-10-07grammarSteve Piercy
2018-10-07PEP8 setup.py'sSteve Piercy
2018-10-07Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly.Steve Piercy
2018-10-07Use proper case for Setuptools as a library name.Steve Piercy
Change Setuptools to a glossary term where useful.
2018-10-07One more py.test to pytestSteve Piercy
2018-10-06update the forms.rst to display the new testsWill
2018-10-06add new tests in the forms and validation in quick tutorialWill
2018-10-05Merge branch 'master' into one_ccSteve Piercy
2018-10-04One more py.test to pytestSteve Piercy
2018-10-03Change references to "py.test" in all Quick Tutorial documentationPaul Cutler
Change all references of "py.test" to "pytest" per pytest 3.0 release in the Quick Tutorial documentation
2018-10-03Change references to "py.test" in Quick Tutorial Unit Test pagePaul 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-03Change references to "py.test" in SQLAlchemy tutorial test pagePaul 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-17name changeStephen Martin
2018-09-16doc fixesStephen Martin
2018-09-09merging cookiecuttersStephen Martin
2018-09-07Add missing waitress dependencyKuzma
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-30Update quick_tutorial with starter cookiecutter source filesSteve Piercy
2018-08-22venv is for Python 3.3+, and we support 3.4, so just 3 is fineSteve Piercy
2018-08-22Bump Python version to 3.7 in docs and project meta filesSteve Piercy
2018-08-21Merge pull request #3330 from stevepiercy/docs-code-styleMichael Merickel
Docs code style
2018-08-19Fix broken links from linkcheck, exclude localhost from checkSteve Piercy
2018-08-19Standardize macOS capitalizationSteve Piercy
2018-08-19Standardize Unix capitalizationSteve Piercy
2018-08-18Clean up code-blocks in qt/viewsSteve Piercy
2018-08-18Clean up code-blocks in qt/view_classesSteve Piercy
2018-08-18Clean up code-blocks in qt/unit_testingSteve Piercy
2018-08-18Clean up code-blocks in qt/tutorial_approachSteve Piercy
2018-08-18Clean up code-blocks in qt/templatingSteve Piercy