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
2.96k stars 315 forks source link

Add support for Django CockroachDB driver #511

Open stevewilliamsuk opened 7 months ago

stevewilliamsuk commented 7 months ago

As per https://github.com/joke2k/django-environ/issues/509 adds support for Django CockroachDB

stevewilliamsuk commented 7 months ago

@joke2k could you please help us out with some feedback on this PR?

stevewilliamsuk commented 6 months ago

@sergeyklay are you able to help us out with some feedback/approval on this PR?

pataquets commented 2 months ago

Tip: those wanting to try the PR real quick "straight-from-this-PR", just add this line to your dependencies (ie. requirements.txt):

git+https://github.com/joke2k/django-environ@refs/pull/511/head