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
/
wiki
Age
Commit message (
Expand
)
Author
2017-03-01
use correct directory name for cookiecutter generated README.txt
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
use correct package name
Steve Piercy
2016-12-23
drop . from pip install command
Steve Piercy
2016-12-23
replace pcreate w/cc
Steve Piercy
2016-12-23
wiki/src/tests updates, use correct lexers
Steve Piercy
2016-12-23
wiki/src/views updates, PEP8 the dict
Steve Piercy
2016-12-23
readjust line numbers
Steve Piercy
2016-12-23
wiki/src/authorization updates
Steve Piercy
2016-12-23
wiki/src/views updates
Steve Piercy
2016-12-23
wiki/src/models updates
Steve Piercy
2016-12-23
wiki/src/models updates
Steve Piercy
2016-12-23
wiki/src/basiclayout updats
Steve Piercy
2016-12-23
forgot to add some files to git
Steve Piercy
2016-12-23
alignment was off
Steve Piercy
2016-12-23
wiki/src/installation updates
Steve Piercy
2016-12-23
standardize windows prompt
Steve Piercy
2016-12-23
make distributing.rst's consistent, use pip install
Steve Piercy
2016-12-23
Use cookiecutter instead of scaffold and pcreate
Steve Piercy
2016-12-18
Fix typo
Pavlo Kapyshin
2016-12-14
Merge branch 'master' into pr/2853
Michael Merickel
2016-12-09
Added configuration for ipv6 in .ini files.
Martin
2016-12-08
minor grammar and style fixes for wiki/authorization
Steve Piercy
2016-12-08
Merge pull request #2849 from mfrlin/issue-2656
Michael Merickel
2016-12-07
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-12-07
Hashing helpers now deal in unicode. Fixed wording. Added link to bcrypt and ...
Martin
2016-12-06
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...
Bert JW Regeer
2016-12-06
Changed wiki tutorial to showcase passwrd hashing with bcrypt. Relates to #2204
Martin
2016-12-06
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-11-26
add 3.6 support to documentation
Steve Piercy
2016-11-20
link to documentation on hupper
Michael Merickel
2016-05-08
docs: Fix typos.
Vincent Férotin
2016-05-07
update tutorials/wiki/tests.rst with py.test and coverage defaults
Steve Piercy
2016-05-07
update wiki1 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-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
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
remove theme.min.css, it serves no purpose
Michael Merickel
2016-04-11
fix readme to show directions in both alchemy and zodb
Michael Merickel
2016-04-11
- upgrade setuptools, too, in the two wikis
Steve Piercy
2016-04-10
- update wiki/distributing.rst to use pip
Steve Piercy
[next]