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
/
setup.py
Age
Commit message (
Expand
)
Author
2016-12-27
narr/project - update for cookiecutters
Steve Piercy
2016-04-12
- use an environment variable and venv. See https://github.com/Pylons/pyramid...
Steve Piercy
2016-04-11
- update narr/project.rst to use pip instead of setup.py
Steve Piercy
2015-12-08
update narrative docs and literalinclude source files that use the starter sc...
Steve Piercy
2014-11-25
Include code examples for integration and functional tests in docs #1001
Matt Russell
2014-01-03
modified MyProject src
Blaise Laflamme
2013-09-05
update the MyProject example app to use pyramid_chameleon
Michael Merickel
2013-03-04
fix #311
Tshepang Lekhonkhobe
2012-11-29
Sync MyProject files with the starter scaffold
Patricio Paez
2012-01-02
have sample scaffold depend on waitress
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-08-22
fix stray inclusion of weberror; move manifest description
Chris McDonough
2011-08-09
fix project.rst to deal with scaffold changes
Chris McDonough
2010-11-10
fix project chapter to deal with paster template changes
Chris McDonough
2010-11-04
fix project documentation to account for starter paster template changes
Chris McDonough
2010-10-25
convert narrative docs to Pyramid
Chris McDonough
2010-01-18
Prep for b1
Chris McDonough
2009-11-10
Templates
Chris McDonough
2008-08-24
Second checkin using StudlyCaps version of MyProject.
Chris McDonough