freebsd-ports/www/py-django-threaded-multihost/pkg-descr
Alexey Dokuchaev 583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00

5 lines
275 B
Text

This small app 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.
WWW: http://bitbucket.org/bkroeze/django-threaded-multihost/