Contents

django-hosts 6.0

0

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.

Stars: 948, Watchers: 948, Forks: 103, Open Issues: 33

The jazzband/django-hosts repo was created 12 years ago and the last code push was 5 months ago.
The project is popular with 948 github stars!

How to Install django-hosts

You can install django-hosts using pip

pip install django-hosts

or add it to a project with poetry

poetry add django-hosts

Package Details

Author
Jannis Leidel
License
BSD
Homepage
https://django-hosts.readthedocs.io/
PyPi:
https://pypi.org/project/django-hosts/
GitHub Repo:
https://github.com/jazzband/django-hosts

Classifiers

No  django-hosts  pypi packages just yet.

Errors

A list of common django-hosts errors.

Code Examples

Here are some django-hosts code examples and snippets.

GitHub Issues

The django-hosts package has 33 open issues on GitHub

  • Apache Configuration - Directing Multiple subdomains to single wsgi
  • Fix erroneous empty pattern matching when PARENT_HOST is defined
  • subdomain.example.com works fine on local machine but throws "This site can’t be reached" on server after deployed.

See more issues on GitHub

Related Packages & Articles

django-hijack 3.4.5

django-hijack allows superusers to hijack (=login as) and work on behalf of another user.