.. _tg-cookbook:

======================================
TurboGears2 CookBook
======================================

The CookBook is a collection of documentation and patterns common to TurboGears2

Upgrading TurboGears
======================

.. toctree::
    :maxdepth: 2

    upgrading

Basic Recipes
===================

.. toctree::
    :maxdepth: 2

    TwForms
    jsonp
    datagrid
    Crud/index
    admin
    Crud/restapi
    master-slave
    deploy/index
    logging

Advanced Recipes
===================

.. toctree::
    :maxdepth: 2

    streaming
    scheduling
    advanced_caching
    multiple-databases
    ldap-auth
    sprox

Contributing to TurboGears
=============================

.. toctree::
    :maxdepth: 2

    contributing/prepenv
    contributing/testingchanges
    contributing/preprelease
