Versions

Description

Host multiple sites from a single django project Expands the standard django.contrib.sites package to allow for: * Sites identified dynamically from the request via middleware * No need for multiple virtual hosts at the webserver level * 301 Redirects to canonical hostnames * Allows for a site to support multiple subdomains * Allows for a site to be an independent subdomain of another site * A site may have its own urls.py and templates * A single site may accept requests from multiple hostnames * Allows for environment hostname mappings to use non-production hostnames (for use in dev, staging, test, etc. environments) More info can be found here: http://blog.uysrc.com/2011/03/23/serving-multiple-sites-with-django/ Original Sources: https://bitbucket.org/uysrc/django-dynamicsites

Repository

https://github.com/lubico-business/django-dynamicsites.git

Project Slug

django-dynamicsites

Last Built

No builds yet

Maintainers

Home Page

https://github.com/lubico-business/django-dynamicsites

Badge

Tags

django, subdomains

Short URLs

django-dynamicsites.readthedocs.io
django-dynamicsites.rtfd.io

Default Version

latest

'latest' Version

feature/pypi-cleanup