django-allow-cidr 0.7.1
0
A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.
Contents
A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.
Stars: 98, Watchers: 98, Forks: 15, Open Issues: 2The mozmeao/django-allow-cidr
repo was created 6 years ago and the last code push was 4 months ago. The project is moderately popular with 98 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
Related Packages
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 2 open issues on GitHub
- distutils has been deprecated in Python 3.10