pacahon / django-subdomains

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

Home Page:http://django-subdomains.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-subdomains

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

Full documentation can be found here: http://django-subdomains.readthedocs.org/

Build Status

https://secure.travis-ci.org/tkaemming/django-subdomains.png?branch=master

Tested on Python 2.6, 2.7, 3.4 and 3.5 on their supported Django versions from 1.4 through 1.9.

About

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

http://django-subdomains.readthedocs.org/

License:MIT License


Languages

Language:Python 98.3%Language:Makefile 1.7%