Jamaludin Ahmad
2010-12-19 75f8665937a7fdd91a87ac9d9038e80712ab70ce
i believe it's not needed
1 files modified
1 ■■■■ changed files
docs/narr/urldispatch.rst 1 ●●●● patch | view | raw | blame | history
docs/narr/urldispatch.rst
@@ -108,7 +108,6 @@
   # "config" below is presumed to be an instance of the
   # pyramid.config.Configurator class; "myview" is assumed
   # to be a "view callable" function
   from myproject.views import myview
   config.add_route('myroute', '/prefix/{one}/{two}', 
                    view='myproject.views.myview')