summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src
AgeCommit message (Expand)Author
2016-04-12- use an environment variable and venv. See https://github.com/Pylons/pyramid...Steve Piercy
2016-04-11remove theme.min.css, it serves no purposeMichael Merickel
2016-04-11fix readme to show directions in both alchemy and zodbMichael Merickel
2016-04-10- update wiki tests step and its src filesSteve Piercy
2016-04-10- update wiki authorization step and its src filesSteve Piercy
2016-04-10- update definingviews and its src filesSteve Piercy
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09- add src/installation filesSteve Piercy
2016-02-23Use correct attribute name in the ZODB Wiki tutorial view template.Tres Seaver
2015-05-27- clean up and make consistent across wiki tutorialsSteve Piercy
2015-05-27- clean up and make consistent across both wikis authorization.rstSteve Piercy
2015-05-26- clean up and make defininingviews consistent between two wiki tutorialsSteve Piercy
2015-05-25update template and static assets to currentSteve Piercy
2015-05-25update static assets, mytemplate.pt, capsSteve Piercy
2014-04-08Drop setup.cfg from scaffoldsWichert Akkerman
2014-04-08Remove Babel from all setup.cfg filesWichert Akkerman
2013-11-09undeprecate remember/forget functions and remove remember_userid/forget_useri...Chris McDonough
2013-10-30copy forward views.py changes to tests stepChris McDonough
2013-10-30fix zodb tutorial wrt request-based authentication and authorization apisChris McDonough
2013-10-14make these tests pass on python 3.2+Chris McDonough
2013-09-06update the code in the wiki and wiki2 tutorials to use pyramid_chameleonMichael Merickel
2013-08-03"Web Application Development Framework" -> "Web Framework". Yay.Paul Everitt
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-02remove copyright bits from the tutorial examplesTshepang Lekhonkhobe
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