Hi,

On Wednesday 21 December 2016 14:30:32 'Matthias Brück' via Django users 
wrote:
> is this really just not possible? What I found is this:
> 
> you can't have two apps with the same name, even if they have
> different
> > fully qualified module paths
> 
> https://groups.google.com/forum/#!msg/django-users/AMYLfQo6Ba4/Y-57B0i
> 7qy4J
> 
> How would you guys handle this?

By picking the right tool for the job. Judging from 1.8 Release notes, 
Wagtail is working towards multi-tenancy, but isn't there yet. So, pick 
a different CMS (for example Mezzanine) that is. Especially one that 
uses the multi-tenancy that is built-in to django through the sites 
module.
Don't work against the flow :)
-- 
Melvyn Sopacua

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9597820.ipCVOE8xS6%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to