summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-11Merge pull request #784 from tshepang/shortenChris McDonough
take advantage of the -c option of Python
2013-01-11Merge pull request #782 from tshepang/notPy3kChris McDonough
the sample apps do not run on Py3k
2013-01-11Merge pull request #781 from tshepang/typos2Chris McDonough
typos
2013-01-11Merge pull request #780 from tshepang/redundantChris McDonough
remove redundant statement
2013-01-11Merge pull request #778 from mnaberez/issue-777Chris McDonough
Clarify "TL". Fixes #777
2013-01-11Merge pull request #775 from tshepang/grammarChris McDonough
grammar fix
2013-01-11Merge pull request #774 from tshepang/outdated-warningChris McDonough
I have tested this on Python 3, and it works without modification
2013-01-11Merge pull request #773 from reedobrien/masterChris McDonough
tiny import typo in viewconfig
2013-01-11Merge pull request #772 from tshepang/obviousChris McDonough
remove info that should be obvious to the reader
2013-01-11Merge pull request #771 from tshepang/loongChris McDonough
no need to display the entire path
2013-01-11Merge pull request #770 from tshepang/splitChris McDonough
sentence too long; also fix grammar, and add markup
2013-01-11Merge pull request #768 from tshepang/dupesChris McDonough
Reduce duplicated content in wiki2 tutorial
2013-01-11Merge pull request #764 from tshepang/typosChris McDonough
typos
2013-01-12grammarTshepang Lekhonkhobe
2013-01-10Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-01-09take advantage of the -c option of PythonTshepang Lekhonkhobe
2013-01-08the sample apps do not run on Py3kTshepang Lekhonkhobe
2013-01-08typosTshepang Lekhonkhobe
2013-01-07redundant statement: the links preceeding the statement target the info ↵Tshepang Lekhonkhobe
referred to
2013-01-06Clarify "TL". Fixes #777Mike Naberezny
2013-01-06grammarTshepang Lekhonkhobe
2013-01-06I have tested this on Python 3, and it works without modificationTshepang Lekhonkhobe
2013-01-06fix import typo in docsReed O'Brien
2013-01-05remove info that should be obvious to the readerTshepang Lekhonkhobe
2013-01-05fix up sphinx config:Goodwill Coding
- make sure the versioning in title, uid is done automatically - automatically generate copyright years - excluded additional .js files that were stopping epub from generating correctly - also adjust the remake script to use env not env27
2013-01-05no need to display the entire pathTshepang Lekhonkhobe
2013-01-05sentence too long; also fix grammar, and add markupTshepang Lekhonkhobe
2013-01-05typoTshepang Lekhonkhobe
2013-01-05Reduce duplicated content in wiki2 tutorialTshepang Lekhonkhobe
2013-01-05typoTshepang Lekhonkhobe
2013-01-04Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-01-04Merge pull request #767 from lmctv/sphinx_latex_imagesChris McDonough
Fix pdf document generation
2013-01-04Fix pdf document generationLorenzo M. Catucci
by making sphinx aware about the images referenced in the latex preamble.
2013-01-04typosTshepang Lekhonkhobe
2013-01-02Merge pull request #761 from tshepang/wikiChris McDonough
Reduce duplicated installation instructions from the tutorials
2013-01-02Reduce duplicated installation instructions from the tutorialsTshepang Lekhonkhobe
* This also removes the mention of running 'source bin/activate' (see #759).
2013-01-01Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-01-01Merge pull request #760 from tshepang/typosChris McDonough
lots of typos
2013-01-01Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-01-01Merge branch 'tshepang-pyvenv'Chris McDonough
2013-01-01reflow, typoChris McDonough
2013-01-01Merge branch 'pyvenv' of git://github.com/tshepang/pyramid into tshepang-pyvenvChris McDonough
2013-01-01Merge pull request #749 from irskep/patch-1Chris McDonough
Mention ZopeTransactionExtension and pyramid_tm in SQLAlchemy scaffold tutorial
2013-01-01Merge branch 'tshepang-issue746'Chris McDonough
2013-01-01fix rationale and typoChris McDonough
2013-01-01Merge branch 'issue746' of git://github.com/tshepang/pyramid into ↵Chris McDonough
tshepang-issue746
2013-01-01Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-01-02eliminate other repeated wordsTshepang Lekhonkhobe
2013-01-01eliminate repeated "the" wordsTshepang Lekhonkhobe
2013-01-01improve wording regarding pyvenvTshepang Lekhonkhobe