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
Age
Commit message (
Expand
)
Author
2011-08-13
- Projects created via a scaffold no longer depend on the ``WebError``
Chris McDonough
2011-08-11
fix docs, scaffolds, and tutorials to use pyramid.includes
Chris McDonough
2011-07-31
updated wiki tutorials css
Blaise Laflamme
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-21
- Change all scaffolding templates that point to docs.pylonsproject.org to
Chris McDonough
2011-07-19
- Fixed two typos in wiki2 (SQLA + URL Dispatch) tutorial.
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
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
removed test that fails because of a known problem in Pyramid 1.0
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-04
remove stray -i
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-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
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-10
Wrong attribute name; closes #146.
Chris McDonough
2011-03-31
Fix typos in the tutorials
Patricio Paez
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
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
2011-02-23
normalized test cases in wiki2 tutorial
Łukasz Fidosz
2011-02-16
fix tutorial wording
Chris McDonough
2011-02-15
fixed typo in docs in wiki2 tutorial
Łukasz Fidosz
2011-01-30
had to remove flow of auth chapter due to space constraints
Chris McDonough
2011-01-30
fix too-long lines
Chris McDonough
2011-01-30
fix too-long lines
Chris McDonough
2011-01-29
Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master
Chris McDonough
2011-01-29
fix too-long lines in tutorials
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
Chris McDonough
2011-01-28
convert all tabs to spaces in templates (sorry, blaise, i may have to use an ...
Chris McDonough
2011-01-25
- Use © instead of copyright symbol in paster templates / tutorial
Chris McDonough
2011-01-22
- The ``production.ini`` generated by all paster templates now have an
Chris McDonough
2011-01-21
include txt, mako, xml, html
Chris McDonough
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
[next]