djsubdomains

Subdomain tools for the Django framework, including subdomain-based URL routing.


License
MIT
Install
pip install djsubdomains==2.1.0

Documentation

djsubdomains

Subdomain helpers for the Django framework, including subdomain-based URL routing and reversing.

Full documentation can be found here: http://djsubdomains.readthedocs.org/

Build Status

https://travis-ci.org/messense/djsubdomains.svg?branch=master

Tested on Python 2.6, 2.7, 3.3 and 3.4, as well as Django 1.5, 1.6, 1.7, and 1.8.

Installation

pip install djsubdomains