diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-06-01 00:15:14 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-06-01 00:15:14 +0000 |
| commit | 6117c04a79d29b710391d95c5cce63358c5490fe (patch) | |
| tree | 86ada0eee517b2a2ae53c51604d444e1183b30d0 /docs/tutorials/bfgwiki2/index.rst | |
| parent | c2dbab3e024be02c4246746f3d7d9dc5da9219d8 (diff) | |
| download | pyramid-6117c04a79d29b710391d95c5cce63358c5490fe.tar.gz pyramid-6117c04a79d29b710391d95c5cce63358c5490fe.tar.bz2 pyramid-6117c04a79d29b710391d95c5cce63358c5490fe.zip | |
Keep useful stuff.
Diffstat (limited to 'docs/tutorials/bfgwiki2/index.rst')
| -rw-r--r-- | docs/tutorials/bfgwiki2/index.rst | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/tutorials/bfgwiki2/index.rst b/docs/tutorials/bfgwiki2/index.rst index 5860dc181..48126b178 100644 --- a/docs/tutorials/bfgwiki2/index.rst +++ b/docs/tutorials/bfgwiki2/index.rst @@ -1,12 +1,13 @@ -.. _bfg_wiki_tutorial: +.. _bfg_sql_wiki_tutorial: -BFG Wiki Tutorial -================= +BFG URL Dispatch + SQLAlchemy Wiki Tutorial +=========================================== -This tutorial introduces a :term:`traversal` -based BFG application to -a developer with at least passing familiarity to Python. When we're -done with the tutorial, the developer will have created a basic Wiki -application with authentication. +This tutorial introduces a :term:`url dispatch` and :term:`SQLAlchemy` +-based BFG application to a developer with at least passing +familiarity to Python. When we're done with the tutorial, the +developer will have created a basic Wiki application with +authentication. Contents: |
