Skip to content

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

License

Notifications You must be signed in to change notification settings

liip-amboss/django-subdomains

This branch is 3 commits ahead of tkaemming/django-subdomains:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f959f83 · May 1, 2018
Jul 5, 2013
May 1, 2018
Sep 16, 2012
Dec 17, 2015
Apr 26, 2012
Apr 26, 2012
Dec 17, 2015
May 1, 2018
Sep 16, 2012
Dec 17, 2015

Repository files navigation

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/

Amboss Customization

Drop the SITE framework dependency and instead simplify the subdomain extraction: just take the first part of the domain string and use that for the subdomain.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Makefile 1.6%