Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp authored and anandology committed Jan 5, 2011
1 parent ac7d9d0 commit f1a75d5
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions cookbook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Cookbook style documentation for web.py 0.3. Note that some of these features ar
* [Insert: Adding entries to a database](/Insert)
* [Query: Advanced database queries](/cookbook/query)
* [How to use database transactions](/cookbook/transactions)
* [Using sqlalchemy](/cookbook/sqlalchemy)

##Deployment:
* [Fastcgi deployment through lighttpd](/cookbook/fastcgi-lighttpd)
Expand All @@ -77,3 +78,28 @@ Cookbook style documentation for web.py 0.3. Note that some of these features ar
* Subdomains and how to access the username (requested)



























0 comments on commit f1a75d5

Please sign in to comment.