
django-allow-cidr 0.8.0
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: 111, Watchers: 111, Forks: 16, Open Issues: 1The 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
Related Packages
Errors
A list of common django-allow-cidr errors.
Code Examples
Here are some django-allow-cidr code examples and snippets.
pythonfix







