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
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2008-08-06
- Small url dispatch overhaul: the ``connect`` method of the
Chris McDonough
2008-08-04
- Add a ``request_type`` attribute to the available attributes of a
Chris McDonough
2008-07-31
- Add event sends for INewRequest and INewResponse. See the
Chris McDonough
2008-07-29
0.2.5: add model_url.
Chris McDonough
2008-07-27
Release 0.2.4.
Chris McDonough
2008-07-22
Add url-based dispatch.
Chris McDonough
2008-07-20
- Add API functions for authenticated_userid and effective_principals.
Chris McDonough
2008-07-20
- Add authenticated_userid and effective_principals API to security
Chris McDonough
2008-07-20
(no commit message)
Chris McDonough
2008-07-20
- Add find_interface API.
Chris McDonough
2008-07-20
(no commit message)
Chris McDonough
2008-07-19
Add wsgiapp decorator.
Chris McDonough
2008-07-19
- The concept of "view factories" was removed in favor of always
Chris McDonough
2008-07-16
Make a note about XSLT support.
Paul Everitt
2008-07-16
(no commit message)
Chris McDonough
2008-07-16
Yes we did release 0.1.
Chris McDonough
2008-07-16
We haven't yet released 0.1.
Chris McDonough
2008-07-16
Added 'repoze.bfg.push:pushpage' decorator
Tres Seaver
2008-07-04
Start on bfg.
Chris McDonough