Hello guys,

I have a question that I don't know how to solve. I have two apps. In my 
project urls.py I have the url set like this:

url('^$', direct_to_template, {'template': 'index.html'}, name='home'),

But when I go to the other app (which is subdomain) I need it to load the 
blog/blog_post_list.html instead? How can I accomplish that? 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to