summaryrefslogtreecommitdiff
path: root/docs/narr/introduction.rst
AgeCommit message (Collapse)Author
2016-01-20Update docs to reflect dropping Python 3.2 supportSteve Piercy
2016-01-14Rename Cookbook to Pyramid Community CookbookSteve Piercy
- use .rst intersphinx labels for pages instead of broken URLs
2016-01-13update for python 3.5Steve Piercy
2015-10-08rewrapping, rst heading underlines, minor grammarSteve Piercy
2015-05-31- update testing and templating remarksSteve Piercy
- grammar, punctuation, 79-column rewrapping, case corrections
2014-02-10- Garden PR #1121Steve Piercy
2013-11-17Removed extra indentation from some examples (:linenos: should be indented ↵Antti Haapala
with the same indentation as the rest of the code block)
2013-10-08Merge pull request #1148 from kpinc/docs_nobeakerSteve Piercy
Docs: introduction.rst: Beaker -> Redis.
2013-10-08print() not printf()Steve Piercy
2013-10-08Docs: introduction.rst: Beaker -> Redis.Karl O. Pinc
2013-10-07wrap to 79Steve Piercy
2013-10-07Docs: introduction.rst: Note that printf() works.Karl O. Pinc
2013-10-07Merge branch 'master' into doc_interactive_devKarl O. Pinc
2013-10-07Docs: introduction.rst: Improve wording.Karl O. Pinc
2013-10-07Doc: introduction.rst: Broaden debug toolbar feature description to include ↵Karl O. Pinc
other interactive development features.
2013-10-05Docs: Link from renderer narrative docs to example render_to_response call, ↵Karl O. Pinc
and index the example. More fully explain the 2 examples, one with render_to_response call and one without.
2013-08-09"offical" to "official"tisdall
2013-08-02point at add-on documentationChris McDonough
2013-04-01Consistently link middleware term to the glossaryCatalin Iacob
2013-03-12Merge pull request #841 from tshepang/patch-1Michael Merickel
remove questionable sentence
2013-03-05rm broken link; could not find existing equivalentTshepang Lekhonkhobe
2013-02-04fix and shorten broken sentenceTshepang Lekhonkhobe
2013-02-03remove questionable sentenceTshepang Lekhonkhobe
I could not tell whether it was meant to be humorous, or if it simply was a mistake. Regardless, I think it does not add much. If Speed needs to be defended, perhaps something better would do. For now, I remove.
2013-01-11Merge pull request #781 from tshepang/typos2Chris McDonough
typos
2013-01-08typosTshepang Lekhonkhobe
2013-01-04typosTshepang Lekhonkhobe
2012-09-28Remove duplicate wordCarlos de la Guardia
2012-08-11get heading levels rightChris McDonough
2012-05-07Two grammatical fixesPatricio Paez
2012-05-04add python 3 as a uniquenessChris McDonough
2012-05-04gardenChris McDonough
2012-05-04add introspection to whats uniqueChris McDonough
2012-03-13TyposPatricio Paez
2012-03-11only selfChris McDonough
2012-03-11view class methods were missing self parameter.Carlos de la Guardia
2012-01-30Hello world with traversal, linked from various places; plus some 'what this ↵Paul Winkler
chapter is for' notes on the other traversal chapters. Hope this helps.
2011-12-01https://docs.pylonsproject.org to http://docs.pylonsproject.org as ↵Chris Davies
readthedocs.org doesn't support https
2011-11-21de-jythonifyChris McDonough
2011-10-06Merge branch 'feature.glue'Chris McDonough
2011-10-06remove all reference to the paster command-line utilityChris McDonough
2011-09-29avoid warning for latexindex, foreword by putting them in a hidden tocmichr
from now on complie docs strictly, turning warnings to errors exclude unnecssary static js files when compiling ePub
2011-09-09Merge pull request #270 from stevepiercy/patch-3Chris McDonough
Corrected verb to agree with singular subject "Pyramid".
2011-09-09Merge pull request #269 from stevepiercy/patch-2Chris McDonough
Insert missing "to".
2011-09-09Merge pull request #275 from stevepiercy/patch-8Chris McDonough
"CMS systems" is redundant, so spelled out acronym.
2011-09-09Merge pull request #274 from stevepiercy/patch-7Chris McDonough
"internalization-related" s/b "internationalization-related"
2011-09-09Merge pull request #273 from stevepiercy/patch-6Chris McDonough
Insert missing "to".
2011-09-09Merge pull request #272 from stevepiercy/patch-5Chris McDonough
Correct spelling of "chages" to "changes".
2011-09-09"CMS systems" is redundant, so spelled out acronym.Steve Piercy
2011-09-09"internalization-related" s/b "internationalization-related"Steve Piercy
2011-09-09Insert missing "to".Steve Piercy