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
/
MyProject
/
myproject
/
__init__.py
Age
Commit message (
Expand
)
Author
2016-12-27
narr/project - update for cookiecutters
Steve Piercy
2013-09-05
update the MyProject example app to use pyramid_chameleon
Michael Merickel
2012-11-29
Sync MyProject files with the starter scaffold
Patricio Paez
2011-12-05
the starter scaffold now uses url dispatch; add a minimal section about using...
Chris McDonough
2011-11-12
make myproject project relocatable (as per Ken's changes)
Chris McDonough
2010-12-19
fix startup chapter
Chris McDonough
2010-12-18
model -> resource
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-27
Updated MyProject template + snapshot in narrative doc
Blaise Laflamme
2010-11-19
- Remove calls to config.begin()/config.end() from startup config code in
Chris McDonough
2010-11-10
fix project chapter to deal with paster template changes
Chris McDonough
2010-11-04
- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.
Chris McDonough
2010-11-04
fix project documentation to account for starter paster template changes
Chris McDonough
2008-08-24
Second checkin using StudlyCaps version of MyProject.
Chris McDonough