If you set "default_application" in routes.py, it's going to hide "/app" 
(and /default) which is usually what you want. But everything should still 
work. Do you generate all of your URLs with the URL() tag? (you should)

Reply via email to