That makes sense. So let me ask you this: would it be possible to 
programatically add to routes_in and routes_out? I know this is probably 
getting a little silly, but I really like a specific URL structure. So if I 
used /posts/ for posts and /pages/ for pages, and the user created an about 
page, could I programatically add ('/about', 'SiteNet/default/pages/about') 
to routes.py?

Reply via email to