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
/
tutorials
/
wiki2
/
installation.rst
Age
Commit message (
Expand
)
Author
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-27
prep 1.10.dev0
Michael Merickel
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for alchemy wiki tutorial
Steve Piercy
2017-06-02
mid-release cycle will be the death of me
Steve Piercy
2017-06-02
append ` --checkout master` to cookie cutter command
Steve Piercy
2017-06-01
use shortcut for github URL; update RELEASING.txt
Steve Piercy
2017-04-23
update user prompt for cookiecutter repo_name
Steve Piercy
2017-02-28
update pyramid-cookiecutter-starter prompts and reformat presentation of all ...
Steve Piercy
2017-01-15
Update Windows docs
Steve Piercy
2017-01-01
Remove notes about cookiecutter installation, as they now remove sudo for mos...
Steve Piercy
2016-12-23
sort packages alpha
Steve Piercy
2016-12-23
wiki2/*.rst first cut from comparing across branches
Steve Piercy
2016-11-26
add 3.6 support to documentation
Steve Piercy
2016-11-20
link to documentation on hupper
Michael Merickel
2016-07-29
remove essentially duplicate "note" section under "initializing the database"
andrew david burt
2016-05-23
Merge pull request #2601 from stevepiercy/1.7-branch
Steve Piercy
2016-05-22
change type integer to type text, and update output of db init script
Steve Piercy
2016-05-07
update wiki1 with py.test and coverage defaults
Steve Piercy
2016-05-07
update wiki2 with py.test and coverage defaults
Steve Piercy
2016-05-06
remove duplicate links
Steve Piercy
2016-05-06
Update wiki tutorials with py.test remarks
Steve Piercy
2016-04-24
Use parsed-literal for installing versions of Pyramid. This should future pro...
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
- use an environment variable and venv. See https://github.com/Pylons/pyramid...
Steve Piercy
2016-04-11
fix extras_requires to extras_require
Michael Merickel
2016-04-11
- upgrade setuptools, too, in the two wikis
Steve Piercy
2016-04-09
- add intersphinx targets
Steve Piercy
2016-04-09
- use literalinclude for setup.py source
Steve Piercy
2016-04-08
removed test_suite line. ping @mmerickel @bertjwregeer
Steve Piercy
2016-04-08
adjust line numbers for emphasis
Steve Piercy
2016-04-08
simplify test dependencies per https://github.com/Pylons/pyramid/pull/2442/fi...
Steve Piercy
2016-04-08
use `--cov-report=term-missing`
Steve Piercy
2016-04-08
fix syntax highlighting
Steve Piercy
2016-04-08
rough draft for wiki2, replace setup.py with pip. See #2104.
Steve Piercy
2016-03-30
update installation and glossary
Steve Piercy
2016-02-22
update installation
Steve Piercy
2016-02-21
Remove references to pip
Bert JW Regeer
2016-02-21
oopsie, include installation in commit
Steve Piercy
2016-02-07
update definingmodels chapter of wiki2 tutorial
Michael Merickel
2016-02-07
reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and tra...
Michael Merickel
2016-01-31
Merge branch 'master' into feature/alchemy-scaffold-update
Michael Merickel
2016-01-31
minor tweaks
Michael Merickel
2016-01-22
Merge pull request #2256 from Pylons/remove_py32
Michael Merickel
2016-01-20
fix underline for heading
Steve Piercy
2016-01-20
Update docs to reflect dropping Python 3.2 support
Steve Piercy
2015-05-25
cherry pick from 1.5-branch
Steve Piercy
2015-05-24
- make templates html5 compliant
Steve Piercy
[next]