{"library":"django-allow-cidr","type":"library","category":null,"description":"django-allow-cidr is a Django Middleware that extends the functionality of Django's `ALLOWED_HOSTS` setting to support CIDR IP ranges. It allows developers to specify IP networks (e.g., '192.168.1.0/24') alongside regular hostnames, which is particularly useful for health checks or internal network access. The current version is 0.8.0, with releases occurring periodically to support new Django and Python versions.","language":"python","status":"active","version":"0.8.0","tags":["django","middleware","security","ip","cidr","allowed_hosts","network"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-allow-cidr","imports":["from allow_cidr.middleware import AllowCIDRMiddleware"]}],"homepage":null,"github":"https://github.com/mozmeao/django-allow-cidr","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-allow-cidr/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-allow-cidr/compatibility"}}