EatEmAll / django-djeddit

Minimalistic Reddit clone developed as a Django reusable app
http://eatemall.pythonanywhere.com
Other
42 stars 13 forks source link

Feature Request: Support for multiple domains and subdomains running same djeddit instance using sites framework #11

Open Zerokami opened 6 years ago

Zerokami commented 6 years ago

This is a complicated one and may not be that easy to implement.

But maybe we can have subdomains and different sites running the same djeddit instance.

This will save bandwith, setup time and costs etc

https://docs.djangoproject.com/en/1.11/ref/contrib/sites/