On Apr 27, 2011, at 2:40 PM, pbreit wrote: > But I think he wants his app to be the default and still have it show in the > URL?
With the parametric (new) router, you can do that by specifying: applications=None in the base router.
On Apr 27, 2011, at 2:40 PM, pbreit wrote: > But I think he wants his app to be the default and still have it show in the > URL?
With the parametric (new) router, you can do that by specifying: applications=None in the base router.