summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2016-02-08fix jinja2 none testMichael Merickel
2016-02-08fix tests to get the bind from dbsession_factory properlyMichael Merickel
2016-02-08Merge pull request #2 from ↵Michael Merickel
stevepiercy/mmerickel-feature/alchemy-scaffold-update-tweaks minor grammar and punctuation tweaks, break up run-on sentences.
2016-02-08[wip] update tests in wiki2 tutorialMichael Merickel
2016-02-08expose the session factory on the registryMichael Merickel
2016-02-08minor fixes to wiki2 distributing chapterMichael Merickel
2016-02-07update authorization chapter of wiki2 tutorialMichael Merickel
2016-02-07update definingviews chapter of wiki2 tutorialMichael Merickel
2016-02-07update definingmodels chapter of wiki2 tutorialMichael Merickel
2016-02-07reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and ↵Michael Merickel
transaction
2016-02-07assume the user is in the tutorial folderMichael Merickel
this is already assumed inside of installation where commands are run relative to setup.py
2016-02-05minor grammar and punctuation tweaks, break up run-on sentences.Steve Piercy
2016-02-05link to create_all sqla methodMichael Merickel
2016-02-05update basiclayout proseMichael Merickel
2016-02-05unindent literalincludesMichael Merickel
2016-02-04fix the Base importMichael Merickel
2016-02-04update source for basiclayoutMichael Merickel
2016-01-31Merge branch 'master' into feature/alchemy-scaffold-updateMichael Merickel
2016-01-31minor tweaksMichael Merickel
2016-01-30add instructions for enabling pylons_sphinx_latesturl on previously released ↵Steve Piercy
branch when making a new major release
2016-01-30clean up principal and userid glossary entries for grammar, rst syntaxSteve Piercy
2016-01-30fix heading under/overlines for rst syntaxSteve Piercy
(cherry picked from commit 60b74ee)
2016-01-29update instructions for major release in conf.py html_theme_optionsSteve Piercy
2016-01-29minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses its own ↵Steve Piercy
HTTP exception class hierarchy"
2016-01-27minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforces 'TTW'..."Steve Piercy
2016-01-26minor grammar and rst fixes, rewrap to 79 columns, in section "Pyramid ↵Steve Piercy
Applications Are Extensible"
2016-01-25minor grammar and rst fixes, rewrap to 79 columnsSteve Piercy
2016-01-24fix indent in docsSvintsov Dmitry
2016-01-24Use proper syntax names in code samples to allow highlighting and avoid ↵Steve Piercy
errors. See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Use proper syntax in code samples to allow highlighting and avoid errors. ↵Steve Piercy
See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Bump sphinx to 1.3.5; revert comment syntax. Closes #2251.Steve Piercy
2016-01-23Complete overhaul of Quick Tour - Databases and FormsSteve Piercy
2016-01-22Add Python support policy (see ↵Steve Piercy
https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882)
2016-01-22Merge pull request #2256 from Pylons/remove_py32Michael Merickel
Remove Python 3.2 support
2016-01-22Overhaul Quick Tour: start to "Quick project startup with scaffolds"Steve Piercy
2016-01-21minor grammar fixes.Steve Piercy
2016-01-20fix underline for headingSteve Piercy
2016-01-20Update docs to reflect dropping Python 3.2 supportSteve Piercy
2016-01-20Do not use trailing . on versionadded rst directive. It automatically adds a .Steve Piercy
2016-01-19workaround for #2251. See also https://github.com/sphinx-doc/sphinx/issues/2253Steve Piercy
2016-01-18overhaul quick_tour from Quick project startup with scaffolds to Sessions ↵Steve Piercy
with updated pyramid_jinja2 scaffold
2016-01-18minor grammar, rewrap 79 columns, filesize counts, up through Pyramid Is Too BigSteve Piercy
2016-01-17Merge pull request #2240 from stevepiercy/masterSteve Piercy
minor grammar, rewrap 79 columns, up through arbitrary keywords in views
2016-01-17minor grammar, rewrap 79 columns, up through arbitrary keywords in viewsSteve Piercy
2016-01-16update whatsnewMichael Merickel
fixes #2211
2016-01-15minor grammar, rewrap 79 columns, up through traversal/url dispatch debateSteve 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
2016-01-13add python 3.5Steve Piercy
2016-01-09Minor grammar, rewrap to 79 columns, in Ameliorations sectionSteve Piercy