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
Age
Commit message (
Expand
)
Author
2016-02-12
update the views/models with setup.py develop
Michael Merickel
2016-02-12
forward port changes to models / scripts to later chapters
Michael Merickel
2016-02-12
add the bcrypt dependency
Michael Merickel
2016-02-12
update the models chapter with the new user model
Michael Merickel
2016-02-12
let's go ahead and bite off more than we can chew by adding object-security
Michael Merickel
2016-02-12
create an actual user model to prepare for security
Michael Merickel
2016-02-11
copy layout and templates from views to authorization
Michael Merickel
2016-02-11
Merge pull request #2344 from stevepiercy/master
Steve Piercy
2016-02-10
move security into one place
Michael Merickel
2016-02-10
update 404 templates
Michael Merickel
2016-02-10
explain the base layout.jinja2 template and notfound view
Michael Merickel
2016-02-10
several simple refactorings
Michael Merickel
2016-02-10
minor grammar and punctuation through "routes need relative ordering"
Steve Piercy
2016-02-10
split login from forbidden
Michael Merickel
2016-02-09
its sys, not traceback
Chris McDonough
2016-02-09
dont set it twice
Chris McDonough
2016-02-09
bring into line with excview
Chris McDonough
2016-02-09
docs about what happens when no excview can be found
Chris McDonough
2016-02-09
add request.exception and request.exc_info
Chris McDonough
2016-02-09
use exc_info instead of exc, add better docstring, mix the mixin in
Chris McDonough
2016-02-09
check in sketch code so raydeo can look at it
Chris McDonough
2016-02-08
fix functional tests
Michael Merickel
2016-02-08
fix jinja2 none test
Michael Merickel
2016-02-08
fix tests to get the bind from dbsession_factory properly
Michael Merickel
2016-02-08
Merge pull request #2 from stevepiercy/mmerickel-feature/alchemy-scaffold-upd...
Michael Merickel
2016-02-08
[wip] update tests in wiki2 tutorial
Michael Merickel
2016-02-08
expose the session factory on the registry
Michael Merickel
2016-02-08
minor fixes to wiki2 distributing chapter
Michael Merickel
2016-02-07
update authorization chapter of wiki2 tutorial
Michael Merickel
2016-02-07
update definingviews chapter of wiki2 tutorial
Michael Merickel
2016-02-07
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
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-02-07
fix pyramid_tm url
Michael Merickel
2016-02-07
assume the user is in the tutorial folder
Michael Merickel
2016-02-07
Merge pull request #2339 from stevepiercy/master
Steve Piercy
2016-02-07
minor grammar and punctuation through "import-time side-effects are evil"
Steve Piercy
2016-02-06
Merge pull request #2336 from stevepiercy/master
Steve Piercy
2016-02-06
minor grammar and punctuation
Steve Piercy
2016-02-05
minor grammar and punctuation tweaks, break up run-on sentences.
Steve Piercy
2016-02-05
link to create_all sqla method
Michael Merickel
2016-02-05
update basiclayout prose
Michael Merickel
2016-02-05
unindent literalincludes
Michael Merickel
2016-02-04
fix the Base import
Michael Merickel
2016-02-04
update source for basiclayout
Michael Merickel
2016-02-04
make models/__init__.py a template
Michael Merickel
2016-02-04
rename dbmaker to session_factory
Michael Merickel
2016-02-03
improve the models api/usage and add a lot of comments
Michael Merickel
2016-02-03
Merge pull request #2331 from stevepiercy/master
Steve Piercy
2016-02-03
each step is for every release, unless explicitly stated as "major release only"
Steve Piercy
[prev]
[next]