https://github.com/messense/djsubdomains
Forked from https://github.com/ipsosante/django-subdomains
https://github.com/messense/djsubdomains
Last synced: about 1 year ago
JSON representation
Forked from https://github.com/ipsosante/django-subdomains
- Host: GitHub
- URL: https://github.com/messense/djsubdomains
- Owner: messense
- License: mit
- Fork: true (ipsosante/django-subdomains)
- Created: 2015-09-16T08:19:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T08:27:56.000Z (about 10 years ago)
- Last Synced: 2025-04-19T13:49:31.268Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - djsubdomains - Forked from https://github.com/ipsosante/django-subdomains (Python)
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