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
/
repoze
/
bfg
/
paster.py
Age
Commit message (
Expand
)
Author
2009-11-02
- Compound statements that used an assignment entered into in an
Chris McDonough
2009-10-19
- ``paster bfgshell`` now supports IPython if it's available for
Chris McDonough
2009-09-18
Compulsive import reorderings.
Chris McDonough
2009-05-28
- Add a ``get_app`` API functions to the ``paster`` module. This
Chris McDonough
2009-05-27
Unused import.
Chris McDonough
2009-05-27
- A paster command has been added named "bfgshell". This command can
Chris McDonough
2009-05-12
added a template for a simple SQLAlchemy traversal application
Carlos de la Guardia
2009-05-11
- Added a ``routesalchemy`` Paster template. This paster template
Chris McDonough
2009-01-06
Renamed the existing BFG paster template to ``bfg_starter``.
Tres Seaver
2009-01-06
Prepare for additional paster templates.
Tres Seaver
2008-08-24
- Remove ``sampleapp`` sample application from bfg package itself.
Chris McDonough
2008-07-19
Document project creation.
Chris McDonough
2008-07-19
Add a paster template.
Chris McDonough