summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
AgeCommit message (Expand)Author
2018-10-07Add pyramid_jinja2 as a requirement.Steve Piercy
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
2018-10-07Make pytest an extra dependency in setup.py.Steve Piercy
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
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
2018-10-03Change references to "py.test" in Quick Tutorial Unit Test pagePaul Cutler
2018-10-03Change references to "py.test" in SQLAlchemy tutorial test pagePaul Cutler
2018-09-17name changeStephen Martin
2018-09-16doc fixesStephen Martin
2018-09-09merging cookiecuttersStephen Martin
2018-09-07Add missing waitress dependencyKuzma
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
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
2018-08-18Clean up code-blocks in qt/static_assetsSteve Piercy
2018-08-18Clean up code-blocks in qt/sessionsSteve Piercy
2018-08-18Clean up code-blocks in qt/routingSteve Piercy
2018-08-18Clean up code-blocks in qt/requirementsSteve Piercy
2018-08-18Clean up code-blocks in qt/request_responseSteve Piercy
2018-08-18Clean up code-blocks in qt/packageSteve Piercy
2018-08-18Clean up code-blocks in qt/more_view_classesSteve Piercy
2018-08-18Clean up code-blocks in qt/loggingSteve Piercy
2018-08-18Clean up code-blocks in qt/jsonSteve Piercy
2018-08-18Clean up code-blocks in qt/jinja3Steve Piercy
2018-08-18Clean up code-blocks in qt/iniSteve Piercy
2018-08-18Clean up code-blocks in qt/functional_testingSteve Piercy
2018-08-18Clean up code-blocks in qt/functional_testingSteve Piercy
2018-08-18Clean up code-blocks in qt/formsSteve Piercy
2018-08-18Clean up code-blocks in qt/debugtoolbarSteve Piercy
2018-08-18Clean up code-blocks in qt/databasesSteve Piercy