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
2018-10-31
move master to 2.0.dev0
Michael Merickel
2018-10-15
point cookiecutters at 1.10-branch
Michael Merickel
2018-10-05
Merge branch 'master' into one_cc
Steve Piercy
2018-10-04
Update Pyramid documentation pytest references with feedback
Paul Cutler
2018-10-03
Change references to "py.test" to "pytest" in SQLAlchemy tutorial
Paul Cutler
2018-09-17
name change
Stephen Martin
2018-09-16
doc fixes
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-22
Bump Python version to 3.7 in docs and project meta files
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/installation
Steve Piercy
2018-06-25
Add Alembic and clarify console script in Installation step
Steve Piercy
2018-04-24
link to pypi.org
Michael Merickel
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
[next]