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
2012-09-09
rename set_request_method to add_request_method. closes #683
Chris McDonough
2012-09-09
- The ``pyramid.settings.get_settings()`` API was removed. It had been
Chris McDonough
2012-09-09
remove docs for chameleon_zpt and chameleon_text (gone)
Chris McDonough
2012-08-16
readd set_request_property to docs (just so when people run across it in in-t...
Chris McDonough
2012-08-16
docs-deprecated set_request_property
Michael Merickel
2012-08-15
- An ``add_permission`` directive method was added to the Configurator. This
Chris McDonough
2012-08-06
move stuff from config.util to registry so it can be a set of API (which are ...
Chris McDonough
2012-08-06
add docs for third-party view predicates
Chris McDonough
2012-04-16
docs for json defaults
Michael Merickel
2012-03-28
JSON-API rework and Object.__json__ support
Wayne Witzel III
2012-03-28
intermediate commit
Michael Merickel
2012-02-24
docs-deprecate tmpl_context
Chris McDonough
2012-02-24
More trivial typos
Paul Winkler
2012-02-22
- New APIs: ``pyramid.response.FileResponse`` and
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-20
recategorize a couple of methods
Chris McDonough
2012-02-20
remove untruth
Chris McDonough
2012-02-20
Features
Chris McDonough
2012-02-18
categorized configurator methods
Chris McDonough
2012-02-17
docs rearranging / fixing
Chris McDonough
2012-02-17
Features
Chris McDonough
2012-02-15
- Add ``pyramid.config.Configurator.set_traverser`` API method. See the
Chris McDonough
2012-02-07
add asset descriptor interface
Chris McDonough
2012-01-21
Added set_request_property to the docs.
Michael Merickel
2012-01-11
Renamed the func to callable in the docs.
Michael Merickel
2012-01-08
garden
Michael Merickel
2011-12-30
Documented Request.set_property.
Michael Merickel
2011-12-14
- Changed scaffolding machinery around a bit to make it easier for people who
Chris McDonough
2011-12-14
Flesh out new view_defaults feature and add docs, change notes, and add to wh...
Chris McDonough
2011-12-08
provide caller_path support for both asset resolver and dotted name resolver,...
Chris McDonough
2011-12-08
- New APIs: ``pyramid.path.AssetResolver`` and
Chris McDonough
2011-12-05
add whatsnew-1.3; garden
Chris McDonough
2011-12-03
add a noop introspector (allow introspection to be turned off)
Chris McDonough
2011-11-30
add tests for introspectable; add more interface docs and expose actioninfo
Chris McDonough
2011-11-30
docs; todo; coverage for Introspector
Chris McDonough
2011-11-28
docs
Chris McDonough
2011-11-27
- Added ``setup_logging`` API function to the ``pyramid.paster`` module.
Chris McDonough
2011-11-27
add get_appsettings API to paster
Chris McDonough
2011-11-17
Made pyramid.settings.aslist public.
Michael Merickel
2011-11-11
alphabetize
Chris McDonough
2011-11-11
- New ``pyramid.compat`` module and API documentation which provides Python
Chris McDonough
2011-09-12
explain NO_PERMISSION_REQUIRED constant in API docs
Daniel Haaker
2011-08-25
Added docs for some missing HTTP status' supported in httpexceptions.
Michael Merickel
2011-08-20
add static_path function to url and static_path method to request
Chris McDonough
2011-08-20
- New request methods: ``current_route_url``, ``current_route_path``.
Chris McDonough
2011-08-19
review and fix configurator docs in random places
Chris McDonough
2011-08-18
- Pyramid no longer eagerly commits some default configuration statements at
Chris McDonough
2011-08-15
- New methods of the ``pyramid.config.Configurator`` class:
Chris McDonough
2011-08-14
- Added the ``pyramid.interfaces.IDict`` interface representing the methods
Chris McDonough
[next]