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
Age
Commit message (
Expand
)
Author
2011-05-14
template -> scaffold
Chris McDonough
2011-05-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-14
add 'What's new In Pyramid 1.1' document
Chris McDonough
2011-05-14
Correct spelling of my name
Wichert Akkerman
2011-05-14
applied some of the suggestions from issue #189. closes #189
Chris McDonough
2011-05-14
use lingua in docs (thanks to wichert)
Chris McDonough
2011-05-13
- The ``add_route`` method of the Configurator now accepts a ``static``
Chris McDonough
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
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-05-04
Revert "test adding theme as a submodule"
cguardia
2011-05-04
Revert "fixed makefile to update theme submodule correctly"
cguardia
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-04-27
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
spell it out entirely
Chris McDonough
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-24
Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...
Chris McDonough
2011-04-24
Merge branch 'master' of https://github.com/jdnavarro/pyramid into jdnavarro-...
Chris McDonough
2011-04-24
fix rendering issue
Chris McDonough
2011-04-23
BFG -> Pyramid
Danny Navarro
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-22
Merge branch 'disambiguate_add_route' of https://github.com/mmerickel/pyramid...
Chris McDonough
2011-04-22
version bump
Chris McDonough
2011-04-21
add 'adding a custom settings'
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-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-04-19
rendering
Chris McDonough
2011-04-19
rendering
Chris McDonough
2011-04-19
clarify
Chris McDonough
2011-04-18
fixed makefile to update theme submodule correctly
cguardia
2011-04-18
- Deprecated all assignments to ``request.response_*`` attributes such as
Chris McDonough
2011-04-18
test adding theme as a submodule
cguardia
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-13
- Add missing docs reference to
Chris McDonough
2011-04-13
- Make ``pyramid.interfaces.IAuthenticationPolicy`` and
Chris McDonough
2011-04-11
pyramid_sqla -> akhet
Chris McDonough
2011-04-11
add description of MANIFEST.in
Chris McDonough
2011-04-11
make prettier
Chris McDonough
2011-04-11
fix improper use of :ref: (should have been :meth:)
Chris McDonough
2011-04-10
Wrong attribute name; closes #146.
Chris McDonough
2011-04-01
add patricio to list of contributors
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
[next]