nephila / djangocms-multisite

django-multisite support for DjangoCMS
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

merge djangocms-multisite into django-multisite ?!? #15

Open jedie opened 7 years ago

jedie commented 7 years ago

djangocms-multisite is not really related to django-cms, isn't it?!?

The main goal of djangocms-multisite is to switch the used urls.py Maybe this is also interesting for non django-cms usage. See: https://github.com/ecometrica/django-multisite/issues/17

So what's to merge djangocms-multisite into django-multisite ?!?

yakky commented 5 years ago

It currently heavily relies on the djangocms apphook middleware to reload the apphooks at every request. In theory, it can be made more indipendent from django CMS, but it depends on upstream author if they would accept such (at least partial) merge