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-07-20
add description of keys and values
Chris McDonough
2011-07-20
name noncpython versions we work with
Chris McDonough
2011-07-20
typo
Chris McDonough
2011-07-20
use less awkward language
Chris McDonough
2011-07-20
- Reordered chapters in narrative section for better new user friendliness.
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-16
- Change paster pviews and paster proutes to use bootstrap.
Chris McDonough
2011-07-16
mention manual logging config
Chris McDonough
2011-07-16
Changed the URL generation example to be more practical.
Michael Merickel
2011-07-16
Renamed the 'info' dict to 'env' in scripting.
Michael Merickel
2011-07-16
garden
Michael Merickel
2011-07-16
Mmm, maybe the bad func name was pasted from an emacs buffer
Carlos de la Guardia
2011-07-16
typo in func name
Carlos de la Guardia
2011-07-16
promote bootstrap to major feature
Chris McDonough
2011-07-16
note version reqt; fix dangling ref
Chris McDonough
2011-07-16
- Added a section entitled "Writing a Script" to the "Command-Line Pyramid"
Chris McDonough
2011-07-15
- get_root2 -> prepare
Chris McDonough
2011-07-14
Edited docs/narr/viewconfig.rst via GitHub
AnneGilles
2011-07-14
Sentence was badly structured and also had a word capitalized after a comma
Carlos de la Guardia
2011-07-14
Removed superfluous 'and'
Carlos de la Guardia
2011-07-14
corrected typo
Carlos de la Guardia
2011-07-14
eliminated repeated word
Carlos de la Guardia
2011-07-14
- New API class: ``pyramid.static.static_view``. This supersedes the
Chris McDonough
2011-07-13
move all paster commands to a separate chapter
Chris McDonough
2011-07-12
clarify
Chris McDonough
2011-07-12
- New environment setting ``PYRAMID_PREVENT_HTTP_CACHE`` and new
Chris McDonough
2011-07-12
reviewed
Chris McDonough
2011-07-12
fix sample
Chris McDonough
2011-07-12
remove references to add_route view-related configuration
Chris McDonough
2011-07-12
remove deprecated mechanism to associate views with routes; add description o...
Chris McDonough
2011-07-12
add docs about logging config
Chris McDonough
2011-07-12
add docs about logging config
Chris McDonough
2011-07-12
remove unnecessary clause
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
add PyPy
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
we no longer support 24.
Chris McDonough
2011-07-11
simplify
Chris McDonough
2011-07-11
simplify wording
Chris McDonough
2011-07-11
earlier info referenced later info, fix
Chris McDonough
2011-07-11
move mention of controllers to end
Chris McDonough
2011-07-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-07-11
move alternate calling convention to chapter bottom; fix reference
Chris McDonough
2011-07-10
Merge pull request #229 from mmerickel/garden.webob-refs
Chris McDonough
2011-07-10
Modified docs to reference webob's new website.
Michael Merickel
2011-07-10
Adding 'I' to example custom AuthenticationPolicy; it's an interface.
ejo
2011-07-10
add info to changes.txt and whatsnew about pshell changes; removed unused imp...
Chris McDonough
2011-07-10
Merge branch 'feature.pshell' of https://github.com/mmerickel/pyramid into mm...
Chris McDonough
2011-07-09
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-07-09
make less confusing
Chris McDonough
[next]