thirdparty/google_appengine/lib/webob/docs/test-file.txt
author |
Todd Larsen <tlarsen@google.com> |
|
Sat, 04 Oct 2008 07:17:00 +0000 |
changeset 282 |
600e0a9bfa06 |
parent 109 |
620f9b141567
|
permissions |
-rw-r--r-- |
A site layout ("site map") of the web application, including URL regular
expression patterns, Django views, and metadata for constructing sidebar menus
and (eventually) breadcrumbs.
One function, soc.logic.site.map.getDjangoUrlPatterns(), converts these details
into urlpatterns for use by Django.
Patch by: Todd Larsen
Review by: to-be-reviewed
109
620f9b141567
Load ../../google_appengine into trunk/thirdparty/google_appengine.
Todd Larsen <tlarsen@google.com>
parents:
diff
changeset
|
1 |
This is a test. Hello test people!
|