This would be one site with 3 routes, just create 3 views and 3 entries on
URLs.py, you don't need the sites framework

On Thu, Aug 13, 2015, 11:49 PM derek riemer <driemer.rie...@gmail.com>
wrote:

> Hi,
> I have 3 apps. A base site, with a main menu, a personal website with a
> biography, and a weather app. I was curious if the sites framework can
> distinguish each app as a separate site while they are all on the same
> domain? I have derekriemer.pythonanywhere.com, and on the apps are
> pointed to by / /weather and /personal under that domain. What would be
> the use case for me to use the sites framework?
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/55CD02B7.3000604%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6tKW86mPWF8%3DmyvpTGP31a0zNOahZn3YypUGuiLTFaTY5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to