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
/
TODO.txt
Age
Commit message (
Expand
)
Author
2016-11-19
make settings only accessible using dictionary lookup
Michael Merickel
2016-11-19
update todo
Michael Merickel
2016-04-14
Remove TODO item
Bert JW Regeer
2016-04-14
add a note in the todo about python 3.3
Michael Merickel
2015-10-29
add a note about userid security issues from #2060
Michael Merickel
2014-11-17
note the deprecation in the todo
Michael Merickel
2013-09-09
garden
Chris McDonough
2013-09-09
garden
Chris McDonough
2013-09-08
done
Chris McDonough
2013-09-08
garden
Chris McDonough
2013-09-08
update
Chris McDonough
2013-08-17
done :)
Andreas Zeidler
2012-11-20
garden
Chris McDonough
2012-11-04
garden
Chris McDonough
2012-11-04
emit a warning if a user is using the default hashalg to AuthTkt
Michael Merickel
2012-11-02
garden
Chris McDonough
2012-11-02
garden
Chris McDonough
2012-09-21
note potential 1.5 removals and remove dead code
Chris McDonough
2012-09-16
garden todo, add docs about exception handling
Chris McDonough
2012-09-15
add pyramid.decorator.reify as an API. Closes #682
Chris McDonough
2012-09-13
record idea from Zart about a pyramid app factory entry point for 100% declar...
Chris McDonough
2012-09-09
rename set_request_method to add_request_method. closes #683
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
dead code, garden
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
- The ``pyramid.settings.get_settings()`` API was removed. It had been
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-08-25
garden
Chris McDonough
2012-05-02
garden
Chris McDonough
2012-04-16
garden
Chris McDonough
2012-04-05
note
Chris McDonough
2012-03-29
bad idea
Chris McDonough
2012-02-22
- New APIs: ``pyramid.response.FileResponse`` and
Chris McDonough
2012-02-22
gardeng
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-02-22
not required
Chris McDonough
2012-02-22
register notfound views with __no_permission_required__
Chris McDonough
2012-02-22
whoops
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-20
garden
Chris McDonough
2012-02-19
- Create a "MakoRendererFactoryHelper" that provides customizable settings
Chris McDonough
2012-02-19
- Put ``pyramid.includes`` targets within ini files in scaffolds on separate
Chris McDonough
2012-02-18
garden
Chris McDonough
2012-02-17
garden
Chris McDonough
2012-02-15
- The system value ``r`` is now supplied to renderers as an alias for
Chris McDonough
2012-02-15
- Add ``pyramid.config.Configurator.set_traverser`` API method. See the
Chris McDonough
[next]