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
/
tutorials
/
wiki2
/
tests.rst
Age
Commit message (
Expand
)
Author
2013-09-06
update the code in the wiki and wiki2 tutorials to use pyramid_chameleon
Michael Merickel
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2013-03-04
fix #311
Tshepang Lekhonkhobe
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2012-03-17
add link to tests source
Chris McDonough
2012-03-17
Fix typos.
Doug Latornell
2012-03-17
Improve text of SQLAlchemy wiki tutorial.
Doug Latornell
2012-03-14
Renamed db populate to initialize in SQL tutorial
Patricio Paez
2012-03-14
Removed populate tests from the SQL wiki tutorial
Patricio Paez
2012-03-13
Show modification to scripts/populate.py to accept memory DB URI
Chris Shenton
2012-01-04
remove dependency on pysqlite from all scaffolding on platforms lt 2.6
Chris McDonough
2011-11-27
- The SQLAlchemy Wiki tutorial has been updated. It now uses
Chris McDonough
2011-11-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-08
Remove 'pyramid_' from scaffolding name used for pcreate now.
Chris Shenton
2011-07-01
run setup.py develop
Chris McDonough
2011-07-01
- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user
Chris McDonough
2011-06-05
Make tests in the Wiki2 tutorial a separate chapter, as for Wiki1.
Christoph Zwerschke