summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/distributing.rst
AgeCommit message (Collapse)Author
2013-03-13consistency: use $VENV whenever virtualenv binaries are usedTshepang Lekhonkhobe
2012-03-17Improve text of SQLAlchemy wiki tutorial.Doug Latornell
A mixture of typo fixes and wording improvements.
2011-01-21- Add a ``MANIFEST.in`` file to each paster template. SeeChris McDonough
https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95.
2011-01-06Updated wiki tutorial docsBlaise Laflamme
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal)
2010-10-25adjust wiki2 tutorial for pyramidChris McDonough