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
2010-12-29
factor deriver from mapper
Chris McDonough
2010-12-24
- Fix API documentation rendering for ``pyramid.view.static``
Chris McDonough
2010-12-22
- Added CSRF token generation, as described in the narrative chapter entitled
Chris McDonough
2010-12-22
change flash API as per email convo with Ben and Mike
Chris McDonough
2010-12-22
- Added flash messaging, as described in the "Flash Messaging" narrative
Chris McDonough
2010-12-19
unnecessary static arglists
Chris McDonough
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-21
- Add ``pyramid.interfaces.ITemplateRenderer`` interface to Interfaces API
Chris McDonough
2010-11-17
- Add a ``pyramid.url.route_path`` API, allowing folks to generate relative
Chris McDonough
2010-11-11
commit forgotten file
Chris McDonough
2010-11-10
- New API methods for ``pyramid.request.Request``: ``model_url`` and
Chris McDonough
2010-11-10
- New API method: ``pyramid.settings.asbool``.
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-05
personality module no longer exists
Chris McDonough
2010-11-04
fix docs for pylons renderer global factory
Chris McDonough
2010-11-02
Insecure -> Unencrypted
Chris McDonough
2010-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-11-02
- New event type: ``pyramid.interfaces.IBeforeRender``. An object of this type
Chris McDonough
2010-11-01
document IRendererInfo in API docs
Chris McDonough
2010-10-29
- New API methods in ``pyramid.session``: ``signed_serialize`` and
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
sessioning docs
Chris McDonough
2010-10-28
add sessioning interfaces, configuration API, and a sample implementation tha...
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-26
add handler code
Chris McDonough
2010-10-26
readd make_app (karl depends on it)
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
docs fixes
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-25
convert API docs to Pyramid
Chris McDonough
2010-09-15
Features
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-12
remove FinishedEvent (bad idea)
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
dont expose this until necessary
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-08-13
- The new
Chris McDonough
2010-08-13
- The Configurator now accepts a dotted name *string* to a package as
Chris McDonough
2010-08-08
- New public interface: ``repoze.bfg.exceptions.IExceptionResponse``.
Chris McDonough
2010-07-28
- A ``repoze.bfg.events.subscriber`` decorator was added. This
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-07-24
add set_request_factory
Chris McDonough
2010-07-12
- New internal exception: ``repoze.bfg.exceptions.URLDecodeError``.
Chris McDonough
[next]