issues
search
dynaconf
/
dynaconf
Configuration Management for Python ⚙
https://dynaconf.com
MIT License
3.8k
stars
293
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Backport 3.2] Fix early trigger of lazy value
#1198
pedro-psb
closed
1 week ago
0
fix: lazy validator default value would evalute early
#1197
pedro-psb
closed
1 week ago
0
Incorrect behavior for lazy defaults
#1196
r3d07
closed
1 week ago
0
disable casting for env vars
#1195
zalmane
opened
1 week ago
3
[automated] Update Contributors File
#1194
github-actions[bot]
closed
3 weeks ago
0
Problematic behavior of silencing errors in combination with environments and the Redis loader
#1193
aberres
opened
3 weeks ago
1
Loading secrets from Azure Key Vault
#1192
ZhiliangWu
opened
4 weeks ago
4
Implement `__delitem__` method for base Settings
#1191
aesteve-rh
closed
1 month ago
0
[docs] Docs are wrong about list merge behavior
#1189
pedro-psb
opened
1 month ago
0
[bug] Dynaconf isn't picking up the correct environment when you're running the dynaconf command in different directories
#1188
dmberezovskyii
opened
1 month ago
2
[bug] Using get_fresh with dot separated variable is broken
#1187
omri-cavnue
opened
1 month ago
1
[bug] setup.py deprecation on pip 25.0 - move to pyproject/uv
#1186
rochacbruno
opened
1 month ago
0
[backport] fix(inspect): Fixed an error that would raise when using get_history with lazy values
#1185
pedro-psb
closed
1 month ago
0
Fix get_history behavior regarding lazy values
#1184
pedro-psb
closed
1 month ago
0
[bug] order of validators changes order of nested settings
#1183
tan-wei-xin-alez
opened
1 month ago
1
[automated] Update Contributors File
#1182
github-actions[bot]
closed
1 month ago
0
[bug] Regression: get_history() of dynamic value throwing DynaconfFormatError
#1180
glenn-mcallister-aiven
closed
1 month ago
0
[bug] Format fields in default scope not inherited when using preload
#1179
franklucky001
opened
2 months ago
0
[bug] Validators using must_exist run before .update()
#1178
lingfish
opened
2 months ago
3
[automated] Update Contributors File
#1176
github-actions[bot]
closed
2 months ago
0
[RFC] Add support for casting to a Path
#1174
JonZeolla
opened
3 months ago
3
[RFC] Validate config files on first access during session
#1173
synkd
opened
3 months ago
3
[RFC] 1Password (onepassword) support
#1172
wgordon17
opened
3 months ago
2
[RFC] Add option to strip the env var prefix from config in settings files
#1170
taranlu-houzz
opened
3 months ago
3
[RFC] Allow set `nested_separator` to `"_"`
#1169
CXwudi
opened
3 months ago
3
fix: del attr wouldnt work with lowercase
#1168
pedro-psb
closed
3 months ago
2
[bug] dynaconf_merge and merge_unique must retaing the order
#1167
rochacbruno
opened
3 months ago
0
[automated] Update Contributors File
#1166
github-actions[bot]
closed
3 months ago
0
Environment variable for array
#1165
molntamas
opened
4 months ago
3
fix(hooks):Improve performance of Access Hooks
#1164
rochacbruno
closed
4 months ago
2
[RFC] Deprecate init and write commands on 4.0.0
#1163
rochacbruno
opened
4 months ago
1
feat(typed): DataDict to Replace DynaBox on Typed.Dynaconf
#1162
rochacbruno
opened
4 months ago
2
[RFC] Disambiguation when using dot notation with integer keys
#1161
jyejare
opened
4 months ago
7
docs(hook):Add documentation and example of Access Hooks
#1160
rochacbruno
closed
4 months ago
5
fix(hooks): Ignore if file doesn't exist
#1159
rochacbruno
closed
4 months ago
2
Instantiating Dynaconf can be slow
#1158
sebastian-correa
closed
4 months ago
6
[RFC]Change the semantics of layered environments
#1157
rochacbruno
opened
4 months ago
0
[RFC] Remove the default DYNACONF_ envvar prefix and all loaders disabled by default
#1156
rochacbruno
opened
4 months ago
0
[RFC]Change how merge works on 4.0.0
#1155
rochacbruno
opened
4 months ago
3
misc(tests):Reorganized functional tests
#1153
rochacbruno
closed
4 months ago
2
[RFC] Implement Secret type
#1152
rochacbruno
opened
4 months ago
5
[RFC] Improve Validator messages
#1151
rochacbruno
opened
4 months ago
0
[RFC] Allow definition of loaders on Options class
#1150
rochacbruno
opened
4 months ago
0
[RFC] Remove upperfy()
#1149
rochacbruno
opened
4 months ago
0
[RFC] Support datetime and multiple str->datetime coercions
#1148
rochacbruno
opened
4 months ago
0
[RFC]Implement Factory for lazy defaults
#1147
rochacbruno
opened
4 months ago
0
[RFC] Implement OnFailure recover
#1146
rochacbruno
opened
4 months ago
0
[RFC] Implement Typed DjangoDynaconf
#1145
rochacbruno
opened
4 months ago
0
[RFC]Implement typed FlaskDynaconf
#1144
rochacbruno
opened
4 months ago
0
[RFC] on Validator, replace cast with pre_validation
#1143
rochacbruno
opened
4 months ago
0
Next