Skip to content

shaunc44/django-threaded-multihost-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Threaded-Multihost-3

Overview

Enable easy multi-site awareness in Django apps that use Python 3. This code is based on the work done by Bruce Kroeze which can be found at bitbucket and pypi. The original code was upgraded from Python 2 to Python 3 using the lib2to3 library and also updated for Django 1.11.

Requirements

  • Python 3.5 (3+)
  • Django 1.11

Installation

pip install git+https://github.com/shaunc44/django-threaded-multihost-3.git

Source

github.com/shaunc44/django-threaded-multihost-3

Credits

Django-Threaded-Multihost-3 is maintained by Shaun Cox.

License

BSD License

Contact

shauncox44 at gmail dot com

About

Enable easy multi-site awareness in Django apps that use Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages