summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src
AgeCommit message (Expand)Author
2013-03-04fix #311Tshepang Lekhonkhobe
2012-12-13Make ZODB tutorial functional tests passPatricio Paez
2012-12-01Sync ZODB tutorial source files with the scaffoldPatricio Paez
2012-11-20adding transaction module requirement to zodb wiki docsericrasmussen
2012-11-20More sync on ZODB wiki tutorialPatricio Paez
2012-11-19Sync some ZODB wiki tutorial files with the scaffoldPatricio Paez
2012-11-04merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicyMichael Merickel
2012-11-04fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...Chris McDonough
2012-09-17resolve contributors.txt merge conflictChris McDonough
2012-09-11Change variable name ``name`` to ``pagename`` in ZODB tutorialPatricio Paez
2012-07-29prettify CSS stored in docs tutorialsDavid Gay
2012-07-29correct typo 'snall' to 'small'David Gay
2012-04-08Final detailsPatricio Paez
2012-04-08Normalize Authorization in both tutorials 4Patricio Paez
2012-04-08Normalize Authorization in both tutorials 3Patricio Paez
2012-03-17- Remove references to do-nothing ``pyramid.debug_templates`` setting in allChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is aChris McDonough
2012-02-19- Put ``pyramid.includes`` targets within ini files in scaffolds on separateChris McDonough
2012-01-19use method-based setting of authorization and authentication policy (see issu...Chris McDonough
2012-01-02- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.Chris McDonough
2011-11-28move code from login.py to views.py (like sqla tutorial)Chris McDonough
2011-11-18- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program nameChris McDonough
2011-11-11make more relocatableChris McDonough
2011-11-10Remove gratuitous whitespace.kenmanheimer
2011-11-10Convert absolute 'tutorial' package references that are from within thekenmanheimer
2011-11-08Remove unnecessary whitespace.kenmanheimer
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
2011-10-06remove all reference to the paster command-line utilityChris McDonough
2011-09-06prep for 1.2a6Chris McDonough
2011-08-22- Use [app:main] instead of a pipeline in all scaffolds and tutorialsChris McDonough
2011-08-14- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package ratherChris McDonough
2011-08-14- All tutorials now use - The ``route_url``, ``route_path``,Chris McDonough
2011-08-13- Projects created via a scaffold no longer depend on the ``WebError``Chris McDonough
2011-08-11fix docs, scaffolds, and tutorials to use pyramid.includesChris McDonough
2011-08-11pyramid_tm->tmChris McDonough
2011-08-09convert tutorials to pyramid_tm+pyramid_debugtoolbarChris McDonough
2011-07-31updated wiki tutorials cssBlaise Laflamme
2011-07-30Updated all of the docs to reflect the new pyramid.* settings prefix.Michael Merickel
2011-07-21- Change all scaffolding templates that point to docs.pylonsproject.org toChris McDonough
2011-07-01fix wiki tests tooChris McDonough
2011-06-14merge httpexception-utils branchChris McDonough
2011-06-11- Pyramid now expects Response objects to have a __call__Chris McDonough
2011-06-05Close zodb before removing in functional testsPatricio Paez
2011-05-31the canonical import location for HTTP exceptions/responses is now pyramid.re...Chris McDonough
2011-04-20Adding Tests in the ZODB wiki tutorialPatricio Paez
2011-03-30Move the Declaring Dependencies topic to the Defining Views sectionPatricio Paez
2011-01-30fix too-long linesChris McDonough
2011-01-29- Added ``egg:repoze.retry#retry`` middleware to the WSGI pipeline in ZODBChris McDonough
2011-01-29fix too-long lines in tutorialsChris McDonough