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
/
distributing.rst
Age
Commit message (
Expand
)
Author
2024-02-07
improve the distributing.rst
Michael Merickel
2024-02-04
update distributing chapter
Michael Merickel
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/distributing
Steve Piercy
2018-04-24
link to pypi.org
Michael Merickel
2016-12-23
wiki2/*.rst first cut from comparing across branches
Steve Piercy
2016-12-23
drop . from pip install command
Steve Piercy
2016-12-23
make distributing.rst's consistent, use pip install
Steve Piercy
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-09
- add intersphinx targets
Steve Piercy
2016-02-28
update distributing.rst (done)
Steve Piercy
2016-02-08
minor fixes to wiki2 distributing chapter
Michael Merickel
2015-05-27
clean up and make consistent across wikis
Steve Piercy
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2012-03-17
Improve text of SQLAlchemy wiki tutorial.
Doug Latornell
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
Chris McDonough
2011-01-06
Updated wiki tutorial docs
Blaise Laflamme
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-10-25
adjust wiki2 tutorial for pyramid
Chris McDonough