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
Age
Commit message (
Expand
)
Author
2011-07-19
- Fixed two typos in wiki2 (SQLA + URL Dispatch) tutorial.
Chris McDonough
2011-07-19
remove process=1 option; see http://stackoverflow.com/questions/6703850/cant-...
Chris McDonough
2011-07-12
- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` scaffolds
Chris McDonough
2011-07-02
remove male pronoun
Chris McDonough
2011-07-01
fix wiki tests too
Chris McDonough
2011-07-01
run setup.py develop
Chris McDonough
2011-07-01
use assertEqual
Chris McDonough
2011-07-01
- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-07
Fix for issue 208.
Carlos de la Guardia
2011-06-07
removed test that fails because of a known problem in Pyramid 1.0
Carlos de la Guardia
2011-06-07
Merge remote branch 'cito/master'
Carlos de la Guardia
2011-06-06
Small fix in code for Wiki2 tutorial in the view chapter.
Christoph Zwerschke
2011-06-05
Make tests in the Wiki2 tutorial a separate chapter, as for Wiki1.
Christoph Zwerschke
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-06-05
Close zodb before removing in functional tests
Patricio Paez
2011-06-04
remove stray -i
Chris McDonough
2011-05-31
broke this in the last commit
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-30
Sync Adding Authorization on both wiki tutorials
Patricio Paez
2011-05-30
Improvements to Adding Authorization of the wiki tutorials
Patricio Paez
2011-05-05
Fixed some line numbers in the docs.
Michael Merickel
2011-05-05
Fixed a bug in the wiki2/auth tutorial.
Michael Merickel
2011-04-24
Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...
Chris McDonough
2011-04-22
fix merge conflicts
Chris McDonough
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Sync with SQLAlchemy wiki tutorial
Patricio Paez
2011-04-20
Adding Tests in the ZODB wiki tutorial
Patricio Paez
2011-04-20
Fixed typos and added clarifications in a tutorial
Kirk Strauser
2011-04-20
Upgraded the url dispatch tutorials to use add_view.
Michael Merickel
2011-04-16
Consolidate two identical paragraphs
Patricio Paez
2011-04-16
ZODB tutorial Adding Authorization reorganize
Patricio Paez
2011-04-16
Improve ZODB tutorial (Adding Authorization)
Patricio Paez
2011-04-10
Wrong attribute name; closes #146.
Chris McDonough
2011-03-31
Move Viewing the Application in a Browser up
Patricio Paez
2011-03-31
Fix typos in the tutorials
Patricio Paez
2011-03-31
Sync the Defining Views intro with the SQLAlchemy tutorial
Patricio Paez
2011-03-31
Sync note with SQLAlchemy tutorial
Patricio Paez
2011-03-30
Sync Declaring Dependencies with the SQLAlchemy tutorial
Patricio Paez
2011-03-30
Move the Declaring Dependencies topic to the Defining Views section
Patricio Paez
2011-03-26
Simplify the Defining the Domain Model section in the ZODB tutorial
Patricio Paez
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-03-22
Merge branch 'cguardia-master'
Chris McDonough
2011-03-21
changed mentions of repoze.tm to repoze.tm2 to fix issue 151
cguardia
2011-03-20
review changes to sqla tutorial
Chris McDonough
2011-03-15
Restructured the routes wiki tutorial to make it easier to follow along. Move...
Carlos de la Guardia
2011-03-02
Closes #128
Chris McDonough
2011-02-23
mirror virhilo's changes to views tutorial package in authorization step
Chris McDonough
[next]