joke2k / django-environ

Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
https://django-environ.rtfd.org
MIT License
3.01k stars 318 forks source link

Include prefix in the `ImproperlyConfigured` error #520

Open spenserblack opened 7 months ago

spenserblack commented 7 months ago

Resolves #513

imajes commented 4 weeks ago

What would it take to get this merged?