Contents

django-allow-cidr 0.7.1

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: 94, Watchers: 94, Forks: 14, Open Issues: 3

The mozmeao/django-allow-cidr repo was created 6 years ago and the last code push was 8 months ago. The project is moderately popular with 94 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.

GitHub Issues

The django-allow-cidr package has 3 open issues on GitHub

  • distutils has been deprecated in Python 3.10

See more issues on GitHub

Related Packages & Articles

django-allauth 0.61.1

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