summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
AgeCommit message (Collapse)Author
2016-05-16remove reference to Twitter Bootstrap styling. Closes #2570.Steve Piercy
2016-05-15use characters that don't break the latexpdf builder. See #2572Steve Piercy
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup authorization.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup authentication.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup databases.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup forms.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup sessions.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup logging.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup more_view_classes.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup json.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup static_assets.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup jinja2.rst - add pyramid_jinja2 to requirements.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup routing.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup request_response.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup view_classes.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup templating.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup views.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup functional_testing.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose with pytest - cleanup unit_testing.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup debugtoolbar.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup ini.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup package.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup hello_world.rst
2016-04-16quick_tutorial cleanupSteve Piercy
- update pip and setuptools - moar cleanup
2016-04-16quick_tutorial cleanupSteve Piercy
- replace nose and coverage with pytest and pytest-cov - update glossary and terms - use doscon lexer for Windows commands - refer to Pyramid Installation and put an end to copy-pasta - fix directory tree
2016-04-15rewrap 79-colSteve Piercy
2016-04-14Issue #2493: Fixing Quick Tutorial Step 18 - CSS/JS Paths, also on Step 19 - ↵Arian Maykon de Araújo Diógenes
Database
2016-04-13Issue #2493: Fixing Quick Tutorial Step 18 - CSS/JS PathsArian Maykon de Araújo Diógenes
2016-04-12one does not simply "create a virtualenv". one should "create a virtual ↵Steve Piercy
environment". - Fixes #2483
2016-04-12- replace `pyvenv` with `python3 -m venv`Steve Piercy
2016-04-10- update installation.rst to use pip, pyvenv, Python 3.4Steve Piercy
- simplify installation.rst by removing not-Pyramid things (installing Python and requirements for installing packages) while providing official external references - update cross-reference in quick_tutorial requirements.rst - add glossary entry for pyvenv
2016-04-07- update authorization.rstSteve Piercy
- add intersphinx target links
2016-04-07- update authentication.rstSteve Piercy
2016-04-07- update databases.rstSteve Piercy
2016-04-07- update forms.rstSteve Piercy
2016-04-07- update sessions.rstSteve Piercy
2016-04-07- update logging.rstSteve Piercy
2016-04-07- update more_view_classes.rstSteve Piercy
2016-04-07- update json.rstSteve Piercy
2016-04-07- update static_assets.rstSteve Piercy
2016-04-07- update jinja2.rstSteve Piercy
2016-04-07- update routing.rstSteve Piercy
2016-04-07- update request_response.rstSteve Piercy
2016-04-07- update view_classes.rstSteve Piercy
2016-04-07- update templating.rstSteve Piercy
2016-04-07- update views.rstSteve Piercy
2016-04-07- update functional_testing.rstSteve Piercy
2016-04-07- update unit_testing.rstSteve Piercy
2016-04-07- update debugtoolbarSteve Piercy
2016-04-07- update ini.rstSteve Piercy