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
/
static.rst
Age
Commit message (
Expand
)
Author
2010-12-26
- Merge "Static Assets" chapter into the "Assets" chapter.
Chris McDonough
2010-12-26
remove unused import
Chris McDonough
2010-12-24
fix permission discussion
Chris McDonough
2010-12-24
- Changed "Static Assets" narrative chapter: clarify that ``name`` represents
Chris McDonough
2010-12-22
remove redundant
Jamaludin Ahmad
2010-12-18
model -> resource; resource -> asset
Chris McDonough
2010-12-12
fix merge conflicts
Casey Duncan
2010-12-12
fix name as per comment on commit d00dfb7
Casey Duncan
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-08
clarify warning
Casey Duncan
2010-12-08
clarify paragraphs about traversal context
Casey Duncan
2010-12-08
remove redundant statement was removed
Casey Duncan
2010-12-08
avoid using word mount which has too many other connotations, puritanism notw...
Casey Duncan
2010-12-08
XXX fix add_static_view example confirm this is correct XXX
Casey Duncan
2010-12-08
XXX Fix example generated url, confirm this is correct XXX
Casey Duncan
2010-12-08
reword slightly
Casey Duncan
2010-12-08
move long note to the end of section so as not to break up the flow
Casey Duncan
2010-12-08
clarify paragraph about name argument
Casey Duncan
2010-12-08
rework paragraph about static view path
Casey Duncan
2010-12-08
add comma
Casey Duncan
2010-12-08
smooth out bumpy sentence
Casey Duncan
2010-11-28
Normalized narrative doc, code with linenos while text+bash don't
Blaise Laflamme
2010-11-16
- The ``pyramid.settings.get_settings`` API is now deprecated. Use
Chris McDonough
2010-11-12
fix two references to a nonexistent function
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-07
Minor documentation fixes.
Marius Gedminas
2010-11-03
de-zcml-ify various chapters and move ZCML to the declarative chapter
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-07-04
documentation updates
Chris McDonough
2010-07-02
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword
Chris McDonough
2010-03-18
quick fixes for static chapter
Carlos de la Guardia
2010-01-18
Prep for b1
Chris McDonough
2010-01-17
More reviews finished.
Chris McDonough
2010-01-16
Massive overhaul to deal with the reality that we don't map URLs directly to ...
Chris McDonough