Nope, I didn't use URL tag, but i was suspecting it.
There is a Way to invoke the default application without hide the entire URL? On 27 abr, 12:41, pbreit <[email protected]> wrote: > 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)

