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
2012-08-03
Adding helpful link to installing chapter from first app
Wayne Witzel III
2012-06-19
point at pyramid_beaker docs rather than its github page
Chris McDonough
2012-06-19
fixed typos
Blaise Laflamme
2012-06-19
fixed typos
Blaise Laflamme
2012-06-19
added docs and changes for using defs in mako renderer
Blaise Laflamme
2012-06-17
merge contributors
Chris McDonough
2012-06-17
docs: Add view callable example to section on rendering_val.
Jeff Cook
2012-06-13
Merge pull request #610 from fabianbuechler/patch-1
Chris McDonough
2012-06-12
docs reference setup_logging instead of fileConfig
Michael Merickel
2012-06-07
Update documentation to clarify purpose of BeforeRender.rendering_val.
Jeff Cook
2012-05-31
Added missing word "name"
Zeb Palmer
2012-05-23
Fixed a few glitches in the "Using a Route Prefix to Compose Applications" se...
Fabian Büchler
2012-05-15
Fixed spelling errors and double backslash in `C:\`.
Bryce Boe
2012-05-07
Two grammatical fixes
Patricio Paez
2012-05-04
add python 3 as a uniqueness
Chris McDonough
2012-05-04
garden
Chris McDonough
2012-05-04
add introspection to whats unique
Chris McDonough
2012-05-03
allow __json__ and custom adapters to accept request arg
Chris McDonough
2012-05-03
Merge branch 'master' into feature.json-api
Michael Merickel
2012-05-01
Change the example script's description string to match the console_script's ...
Dan Jacka
2012-04-30
Separator between name and value in --header option to prequest is ':', not '='
Dan Jacka
2012-04-27
Update docs/narr/urldispatch.rst
VlAleVas
2012-04-19
squash another reference to dotted name
Chris McDonough
2012-04-19
take out 'or dotted python name'
Chris McDonough
2012-04-18
reverted back to using a component registry during json encoding
Michael Merickel
2012-04-17
default_encode->_default_encode, dumps->_dumps, massage docs
Chris McDonough
2012-04-16
docs for json defaults
Michael Merickel
2012-04-12
Typos
Patricio Paez
2012-04-13
Fix a typo in the documentation
Veeti Paananen
2012-04-02
removed strange text that showed up
David Gay
2012-04-02
Merge branch 'master' of github.com:oddshocks/pyramid
David Gay
2012-04-02
addressed #327
David Gay
2012-04-02
addressed #327
David Gay
2012-03-29
- Coverage and docs updates for custom JSON class.
Chris McDonough
2012-03-28
JSON-API rework and Object.__json__ support
Wayne Witzel III
2012-03-28
intermediate commit
Michael Merickel
2012-03-21
flesh out system values
Chris McDonough
2012-03-19
windows
Chris McDonough
2012-03-19
wording
Chris McDonough
2012-03-19
use the correct message
Chris McDonough
2012-03-19
show the effect of a server restart under reload; explain that template chang...
Chris McDonough
2012-03-19
provide instructions about how to change the port, warn against changing the ...
Chris McDonough
2012-03-19
explain where things might go in reality and explain gt example Windows conve...
Chris McDonough
2012-03-18
warn about project names that shadow stdlib names, change UNIX prompt to gt
Chris McDonough
2012-03-18
Fixed line width.
Michael Merickel
2012-03-18
Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500
Michael Merickel
2012-03-18
Merge pull request #499 from rach/patch-3
Michael Merickel
2012-03-18
Suggestion : giving at least the name the command to use as an indication .
Rachid Belaid
2012-03-18
Keep the same vocabulary than previously in the doc, at this stage of the ins...
Rachid Belaid
2012-03-18
Keep the same notation, 'myproject' is used previously. 'mypackage' is correc...
Rachid Belaid
[next]