зеркало из https://github.com/mozilla/treeherder.git
d1b1cb534c
We're already using django-environ for standard environment variables, however it also supports DB URL parsing too, so we might as well use it for everything, rather than using two packages. In addition, django-environ already supports DB URI options (eg for specifying the SSL cert), whereas the dj-database-url PR for that feature has sat unmerged since May. Compare: https://github.com/kennethreitz/dj-database-url/blob/v0.3.0/dj_database_url.py ...with: https://github.com/joke2k/django-environ/blob/v0.4/environ/environ.py#L323-L392 |
||
---|---|---|
.. | ||
common.txt | ||
dev.txt | ||
docs.txt |