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
/
api
Age
Commit message (
Expand
)
Author
2008-09-26
Move to Chameleon.
Chris McDonough
2008-09-21
- Add ``principals_allowed_by_permission`` API to security module.
Chris McDonough
2008-09-16
Document url dispatch in narrative form.
Chris McDonough
2008-09-01
Add render_view function.
Chris McDonough
2008-09-01
- New API module: ``repoze.bfg.view``. This module contains the functions
Chris McDonough
2008-08-29
Rejigger and document wsgi app created event.
Chris McDonough
2008-08-29
model_path and *backwards incompatible change* removing "make_app" and "get_o...
Chris McDonough
2008-08-16
Add "get_template" to template module.
Chris McDonough
2008-08-08
(no commit message)
Chris McDonough
2008-08-08
- Add ``find_context_from_path`` and ``find_root`` traversal APIs.
Chris McDonough
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-28
(no commit message)
Chris McDonough
2008-07-27
Fix.
Chris McDonough
2008-07-25
Make the global module index render properly.
Chris McDonough
2008-07-22
(no commit message)
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 find_interface API.
Chris McDonough
2008-07-20
(no commit message)
Chris McDonough
2008-07-19
Document project creation.
Chris McDonough
2008-07-19
I love to delete lines.
Chris McDonough
2008-07-17
Use ViewFactory.
Chris McDonough
2008-07-17
Add info about views.
Chris McDonough
2008-07-16
Rearrange into narrative and API sections; include README in narrative as "in...
Chris McDonough