duncanparkes / 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

Tested on Python 2.6 and 2.7, as well as Django 1.2, 1.3, 1.4, and 1.5.

About

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

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

License:MIT License


Languages

Language:Python 98.9%Language:Makefile 1.1%