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
/
assets.rst
Age
Commit message (
Expand
)
Author
2013-09-05
remove chameleon refs from asset specs
Michael Merickel
2013-04-05
fix some cross-references
Tshepang Lekhonkhobe
2013-04-03
minor typo correction 'prepresents'-->'represents'
thapar
2013-03-22
remove unused ignore-next-block directive
Tshepang Lekhonkhobe
2013-03-09
capitalize; add term role
Tshepang Lekhonkhobe
2013-01-01
eliminate repeated "the" words
Tshepang Lekhonkhobe
2012-02-23
fix
Chris McDonough
2012-02-22
fix
Chris McDonough
2012-02-22
allow user to pass content type and encoding, change favicon example to use F...
Chris McDonough
2012-02-21
Fix favicon_view example: open the file in binary mode.
Marius Gedminas
2011-10-01
Fix incorrect import in static view example
Casey Duncan
2011-09-23
fixed up all the warning dealing ..note and ..warn
michr
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-14
- The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-15
- get_root2 -> prepare
Chris McDonough
2011-07-14
- New API class: ``pyramid.static.static_view``. This supersedes the
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-03-24
It was decided that pyramid would undergo a terminology change.
Joe Dallago
2011-01-30
remove reference to static ZCML directive; cant refer to it from printed book
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-27
module name contractions
Chris McDonough
2011-01-19
resource->asset
Chris McDonough
2011-01-16
- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster
Chris McDonough
2010-12-29
Fix quoting.
Marius Gedminas
2010-12-29
Added missing :meth:.
Marius Gedminas
2010-12-26
wording
Chris McDonough
2010-12-26
wording
Chris McDonough
2010-12-26
explain relative asset spec
Chris McDonough
2010-12-26
wording
Chris McDonough
2010-12-26
wording
Chris McDonough
2010-12-26
- Merge "Static Assets" chapter into the "Assets" chapter.
Chris McDonough
2010-12-18
model -> resource; resource -> asset
Chris McDonough