django-allow-cidr
django-allow-cidr copied to clipboard
A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.
Hi, thanks for the great package. I arrived here today after running into health check errors from my ELB and from my k8s cluster, and I was about to add...
Noticed this while packaging 0.7.0: ``` ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds...