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
/
narr
/
advconfig.rst
Age
Commit message (
Expand
)
Author
2012-02-18
expand
Chris McDonough
2011-12-16
stamp out paste.httpserver usage
Chris McDonough
2011-12-03
break out 'extending config' into exconfig and add stuff about the action met...
Chris McDonough
2011-11-29
add note about allowing extension via custom directives
Chris McDonough
2011-11-29
get repr right
Chris McDonough
2011-11-29
move register method from IIntrospector back to IIntrospectable; provide bett...
Chris McDonough
2011-09-04
remove documentation and todo mentions of zope.configuration
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-01-27
module name contractions
Chris McDonough
2011-01-21
- Added "What's New in Pyramid 1.0" chapter to HTML rendering of
Chris McDonough
2011-01-19
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Chris McDonough
2011-01-18
Merge https://github.com/Pylons/pyramid
Casey Duncan
2011-01-18
they => the
Casey Duncan
2011-01-18
remove empty See Also
Casey Duncan
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-16
- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster
Chris McDonough
2011-01-16
document 'includeme'
Chris McDonough
2010-12-27
- Reconcile "extending an existing application" chapter with existence of
Chris McDonough
2010-12-24
internal ordering
Chris McDonough
2010-12-24
internal ordering
Chris McDonough
2010-12-24
fix
Chris McDonough
2010-12-24
- Added "Advanced Configuration" narrative chapter which documents how to
Chris McDonough