Edit me on GitHub
Logo

Navigation

  • index
  • next |
  • previous |
  • The Pyramid Community Cookbook v0.2 »

Traversal TutorialΒΆ

Traversal is an alternate, object-oriented approach to mapping incoming web requests to objects and views in Pyramid.

Note

This tutorial presumes you have gone through the Pyramid Quick Tutorial for Pyramid.

  • Requirements
  • 1: Template Layout Preparation
    • Background
    • Objectives
    • Steps
    • Analysis
  • 2: Basic Traversal With Site Roots
    • Background
    • Objectives
    • Steps
    • Analysis
    • Extra Credit
  • 3: Traversal Hierarchies
    • Background
    • Objectives
    • Steps
    • Analysis
    • Extra Credit
  • 4: Type-Specific Views
    • Background
    • Objectives
    • Steps
    • Analysis
    • Extra Credit
  • 5: Adding Resources To Hierarchies
    • Background
    • Goals
    • Steps
    • Analysis
    • Extra Credit
  • 6: Storing Resources In ZODB
    • Background
    • Objectives
    • Steps
    • Analysis
    • Extra Credit
  • 7: RDBMS Root Factories
    • Background
    • Goals
    • Steps
    • Analysis
    • Extra Credit
  • 8: SQL Traversal and Adding Content
    • Background
    • Goals
    • Steps
    • Analysis

Previous topic

Testing a POST request using cURL

Next topic

Requirements

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • The Pyramid Community Cookbook v0.2 »
© Copyright 2011-2022, Agendaless Consulting. Last updated on Apr 22, 2022. Created using Sphinx 1.8.6.