summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki
AgeCommit message (Expand)Author
2012-09-17resolve contributors.txt merge conflictChris McDonough
2012-09-11Change variable name ``name`` to ``pagename`` in ZODB tutorialPatricio Paez
2012-08-04add quotes for clarityDaniel Haaker
2012-07-29prettify CSS stored in docs tutorialsDavid Gay
2012-07-29correct typo 'snall' to 'small'David Gay
2012-04-29Normalize 'Make a project' on both wiki tutorialsPatricio Paez
2012-04-28Link the first usage of "scaffold" to its definition in the glossary.Steve Piercy
2012-04-16Normalize and update the last sectionPatricio Paez
2012-04-13Simplify the introductionPatricio Paez
2012-04-12Improve the Adding Templates section in both tutorialsPatricio Paez
2012-04-08Final detailsPatricio Paez
2012-04-08Normalize Authorization in both tutorials 4Patricio Paez
2012-04-08Normalize Authorization in both tutorials 3Patricio Paez
2012-04-07Normalize Authorization in both tutorials 2Patricio Paez
2012-04-07Ordered sections as per the summaryPatricio Paez
2012-04-07Normalize Authorization in both tutorials 1Patricio Paez
2012-03-17warn about python 3Chris McDonough
2012-03-17- Remove references to do-nothing ``pyramid.debug_templates`` setting in allChris McDonough
2012-03-17normalize zodb tut design doc with text from sqla design docChris McDonough
2012-03-17normalize zodb tut design doc with text from sqla design docChris McDonough
2012-03-17link to tests stage sourceChris McDonough
2012-03-17master->1.3-branchChris McDonough
2012-03-16use the 1.3-branch urls for sources in tutorialChris McDonough
2012-03-12Added links to Starting the ApplicationPatricio Paez
2012-03-12Added the Design chapter on both wiki tutorialsPatricio Paez
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-29show decorators along with view callables, fixes #393Chris 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-12-27gardenMichael Merickel
2011-11-28move code from login.py to views.py (like sqla tutorial)Chris McDonough
2011-11-26output warning to use populate command to console after alchemy scaffold rend...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-08Add a note flagging the only case where we might mislead the student tokenmanheimer
2011-11-08Remove unnecessary whitespace.kenmanheimer
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
2011-11-08Use active ("Run the Tests") rather than passive ("Running the Tests")kenmanheimer
2011-11-08No longer using request.static_url() in the demos.kenmanheimer
2011-11-08Track change of the scaffolding file names, removing 'pyramid_' prefix.kenmanheimer
2011-11-08Note that firewalls may ask for network connection authorization.kenmanheimer
2011-11-08Use active ("Run the Tests") rather than passive ("Running the Tests")kenmanheimer
2011-11-08Swap order of the test-coverage and starting-application sections, sokenmanheimer
2011-11-08Explain relative naming policies necessary to allow varying the packagekenmanheimer
2011-11-08Convert absolute 'tutorial' package references that are from within thekenmanheimer
2011-11-07Reverting "grammar: "people who" - it's not "to whom"."kenmanheimer
2011-11-07Correct the description to match the code.kenmanheimer