Contributed by MetricMike:
Introduces a new setting ``IPRESTRICT_TRUST_ALL_PROXIES``.
Use this setting when using a managed proxy with a dynamic IP (like when behind an AWS Load Balancer, or other cloud equivalent). When this setting is True, Django IP Restrict will always check the HTTP X-Forwarded-For header to determine the true client IP address.