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
2009-01-11
Fix docs and templates to account for deprecation of get_options.
Chris McDonough
2009-01-07
(no commit message)
Chris McDonough
2009-01-07
Note existence of the ZODB template.
Chris McDonough
2009-01-07
- Add a method named ``assert_`` to the DummyTemplateRenderer. This
Chris McDonough
2009-01-06
Prepare for additional paster templates.
Tres Seaver
2009-01-06
- A ``static`` helper class was added to the ``repoze.bfg.views``
Chris McDonough
2008-12-21
Explain.
Chris McDonough
2008-12-21
Fix.
Chris McDonough
2008-12-21
Add info about creating a static view.
Chris McDonough
2008-12-21
- Updated paster template "ez_setup.py" to one that requires
Chris McDonough
2008-12-21
Typo.
Chris McDonough
2008-12-21
Backwards Incompatibilities (Major)
Chris McDonough
2008-12-17
Fix bug found by jpenney.
Chris McDonough
2008-12-17
Update traversal docs.
Chris McDonough
2008-12-17
- In the past, during traversal, the ModelGraphTraverser (the
Chris McDonough
2008-12-09
Slight rewording.
Chris McDonough
2008-12-09
Add context.root to router so the root model can be easily accessed from a view
Fernando Correa Neto
2008-11-25
Add reference.
Chris McDonough
2008-11-17
- Add chameleon text template API (chameleon ${name} renderings
Chris McDonough
2008-11-17
Continue the charade of telling people where to invoke things from.
Chris McDonough
2008-11-17
Explain in terms of virtualenv.
Chris McDonough
2008-11-16
Describe registration.
Chris McDonough
2008-11-16
Don't mention REST; I don't understand it obviously.
Chris McDonough
2008-11-15
Use elif.
Chris McDonough
2008-11-15
Don't mention XML-RPC.
Chris McDonough
2008-11-15
Grammar.
Chris McDonough
2008-11-15
Misspelling.
Chris McDonough
2008-11-15
Typo.
Chris McDonough
2008-11-14
Describe doing an HTTP redirect.
Chris McDonough
2008-11-14
Fix code and improve narrative.
Chris McDonough
2008-11-14
Models-as-class-only.
Chris McDonough
2008-11-14
- Document adding a request type interface to the request via a
Chris McDonough
2008-11-14
(no commit message)
Chris McDonough
2008-11-14
- Change the default paster template to register its single view
Chris McDonough
2008-11-14
Note that subclasses work too.
Chris McDonough
2008-11-14
- Document view registrations against classes and
Chris McDonough
2008-11-14
- Change paster template ``tests.py`` to include a true unit test.
Chris McDonough
2008-11-09
registerTemplateRenderer -> registerDummyRenderer
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-08
Get rid of BFGTestCase base class: use only functions.
Chris McDonough
2008-11-08
registerTemplate -> registerDummyTemplate
Chris McDonough
2008-11-08
Add makeRequest API.
Chris McDonough
2008-11-07
Features
Chris McDonough
2008-11-02
Features
Chris McDonough
2008-11-01
- Change default paster template generator to use ``Paste#http``
Chris McDonough
2008-10-31
Changes from jpcw.
Chris McDonough
2008-10-17
Missing period in the self.__dict__
Fernando Correa Neto
2008-10-03
Docs
Chris McDonough
2008-10-03
Note Python 2.6 compat.
Chris McDonough
[next]