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
Age
Commit message (
Expand
)
Author
2011-01-24
apply recomenndations from graham
Chris McDonough
2011-01-21
- Minimally explain usage of custom regular expressions in URL dispatch
Chris McDonough
2011-01-21
include txt, mako, xml, html
Chris McDonough
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
2011-01-21
point at Pyramid Cookbook explicitly
Chris McDonough
2011-01-21
depend on intersphinx to point at Mako i18n recipe
Chris McDonough
2011-01-21
- Slightly improved interface docs for ``IAuthorizationPolicy``.
Chris McDonough
2011-01-21
- Move content of "Forms" chapter back to "Views" chapter; I can't think of a
Chris McDonough
2011-01-21
Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57
Chris McDonough
2011-01-21
- Added "What's New in Pyramid 1.0" chapter to HTML rendering of
Chris McDonough
2011-01-21
- Add (minimal) documentation about using I18N within Mako templates to
Chris McDonough
2011-01-21
mention pyramid_sqla
Chris McDonough
2011-01-21
add caveat for PyPy and Jython users
Chris McDonough
2011-01-21
yes, really
Chris McDonough
2011-01-21
- Add docs for ``add_finished_callback``, ``add_response_callback``,
Chris McDonough
2011-01-21
deal with the addition of production.ini
Chris McDonough
2011-01-19
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Chris McDonough
2011-01-19
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
Chris McDonough
2011-01-19
resource->asset
Chris McDonough
2011-01-19
point to pyramid_zcml
Chris McDonough
2011-01-19
inappropriate indentation
Chris McDonough
2011-01-19
point at pyramid_zcml
Chris McDonough
2011-01-19
add Python to identify kind of package
Chris McDonough
2011-01-19
clarify
Chris McDonough
2011-01-19
- When a ``pyramid.exceptions.Forbidden`` error is raised, its status code
Chris McDonough
2011-01-19
handlers are no longer a part of the package
Chris McDonough
2011-01-18
Merge https://github.com/Pylons/pyramid
Casey Duncan
2011-01-18
add word that to clarify
Casey Duncan
2011-01-18
fix typoo
Casey Duncan
2011-01-18
resource => asset
Casey Duncan
2011-01-18
resource => asset
Casey Duncan
2011-01-18
they => the
Casey Duncan
2011-01-18
remove empty See Also
Casey Duncan
2011-01-18
add word chapter
Casey Duncan
2011-01-18
fix spacing
Casey Duncan
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-18
- The ``make_app`` function has been removed from the ``pyramid.router``
Chris McDonough
2011-01-17
fix merge conflict
Casey Duncan
2011-01-16
- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster
Chris McDonough
2011-01-16
document 'includeme'
Chris McDonough
2011-01-16
remove reference to obsolete begin() method
Casey Duncan
2011-01-16
simplify and shorten long sentence
Casey Duncan
2011-01-16
move however for better flow
Casey Duncan
2011-01-16
add a note explaining why you might want to use envars
Casey Duncan
2011-01-16
clarify
Casey Duncan
2011-01-15
promote event listener config topics to subheadings. Topic formatting is too ...
Casey Duncan
2011-01-15
clarify by promoting long parenthetical to its own sentence
Casey Duncan
2011-01-15
add missing word
Casey Duncan
2011-01-15
XXX explain the authentication/authorization separate in pyramid. Confirm thi...
Casey Duncan
2011-01-15
slight clarification
Casey Duncan
[next]