P1roks
|
bc11925cdd
|
make DOTENV setting more robust
Add additional config options to DOTENV while retaining compatibility with the old way of setting it
|
2024-11-11 22:32:29 +01:00 |
|
Michael Käufl
|
6cb932e47f
|
Run pyupgrade on the code
But don't touch string formatting.
https://pypi.org/project/pyupgrade/
|
2021-01-19 13:11:16 +06:00 |
|
Jannis Leidel
|
01e3f5837f
|
Merge remote-tracking branch 'joke2k/dot-env'
Signed-off-by: Jannis Leidel <jannis@leidel.info>
Conflicts:
.gitignore
|
2015-01-06 22:34:29 +01:00 |
|
joke2k
|
27eb748d68
|
refactoring of DotConfiguration
|
2014-04-17 18:07:33 +02:00 |
|
joke2k
|
5279ae4ace
|
add support to load .env file into os.environ
|
2014-04-17 16:23:36 +02:00 |
|