index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
quick_tutorial
Age
Commit message (
Expand
)
Author
2020-01-02
Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc
Steve Piercy
2020-01-02
Resync quick_tutorial/cookiecutters.rst and related files after moving tests ...
Steve Piercy
2020-01-02
Resync quick_tutorial/cookiecutters.rst and related files after moving tests ...
Steve Piercy
2020-01-02
Update quick_tutorial/cookiecutters.rst and related files
Steve Piercy
2019-12-23
restore py35
Michael Merickel
2019-12-15
Remove Python 3.4, Python 3.5, and add Python 3.8
Steve Piercy
2019-12-09
Merge pull request #3543 from behzod/patch-3
Steve Piercy
2019-12-09
view_classes.rst doc: "classes" -> "functions"
Behzod Saidov
2019-12-09
Fixed typo. Remove extra $.
Behzod Saidov
2019-11-11
remove autoflush=False
Andrea Borghi
2019-11-11
ZopeTransactionExtension is not valid anymore, replace with zope.sqlalchemy.r...
Andrea Borghi
2019-08-17
run linkcheck, fix redirects, change busted links to inline literals
Steve Piercy
2018-11-27
Add a style to show text in input fields.
Steve Piercy
2018-11-18
Unpin webtest and pytest
Steve Piercy
2018-11-17
Remove explicit mention of Python 3
Steve Piercy
2018-11-17
Remove mention of py3 compat
Steve Piercy
2018-11-16
Remove virtualenv and explicit py3 mentions
Steve Piercy
2018-11-16
Remove most Python 2 mentions from docs. Exclusions:
Steve Piercy
2018-10-31
move master to 2.0.dev0
Michael Merickel
2018-10-15
point cookiecutters at 1.10-branch
Michael Merickel
2018-10-09
Rearrange introduction of Setuptools and move to debugtoolbar.
Steve Piercy
2018-10-09
Align emphasize-lines with setup.py code
Steve Piercy
2018-10-08
Use correct invocation of `pip install - e ".[dev]"` instead of [testing]
Steve Piercy
2018-10-08
Fix comments in `setup.py`s
Steve Piercy
2018-10-08
Revise `setup.py`s
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Reformat numbered list.
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Emphasize the changes to setup.py
Steve Piercy
2018-10-08
Replace [test] with [testing], and quote as needed
Steve Piercy
2018-10-08
Emphasize the changes to setup.py
Steve Piercy
2018-10-08
Update all the `setup.py`s
Steve Piercy
2018-10-08
Some steps are not the previous, but earlier.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Fix grammar and standardize numbered list
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Not previous step, but templating step
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Add pyramid_jinja2 as a requirement.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Make webtest an extra dependency in setup.py.
Steve Piercy
2018-10-07
Make pytest an extra dependency in setup.py.
Steve Piercy
2018-10-07
grammar
Steve Piercy
2018-10-07
PEP8 setup.py's
Steve Piercy
2018-10-07
Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly.
Steve Piercy
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
[next]