Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/messense/djsubdomains

Forked from https://github.com/ipsosante/django-subdomains
https://github.com/messense/djsubdomains

Last synced: 23 days ago
JSON representation

Forked from https://github.com/ipsosante/django-subdomains

Awesome Lists containing this project

README

        

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

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

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