Contents

django-allow-cidr 0.8.0

0

A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.

A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.

Stars: 111, Watchers: 111, Forks: 16, Open Issues: 1

The mozmeao/django-allow-cidr repo was created 8 years ago and the last code push was 4 months ago.
The project is popular with 111 github stars!

How to Install django-allow-cidr

You can install django-allow-cidr using pip

pip install django-allow-cidr

or add it to a project with poetry

poetry add django-allow-cidr

Package Details

Author
Paul McLanahan
License
Apache Software License 2.0
Homepage
https://github.com/mozmeao/django-allow-cidr
PyPi:
https://pypi.org/project/django-allow-cidr/
GitHub Repo:
https://github.com/mozmeao/django-allow-cidr

Classifiers

No  django-allow-cidr  pypi packages just yet.

Errors

A list of common django-allow-cidr errors.

Code Examples

Here are some django-allow-cidr code examples and snippets.

Related Packages & Articles

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.