python-django-threaded-multihost

Allows to serve multiple sites from one django installation
  http://gosatchmo.com/apps/django-threaded-multihost/
  0
  no reviews



This application provides multi-host utilities to Django projects by using threadlocals, middleware and simple utilities. Using the middleware provided, you can "easily" provide multi-site awareness to any project.