Open joaofraga opened 9 years ago
If I use custom with a non existing key I get the following error:
custom
KeyError: key not found: "school"
I suggest to LOG as WARNING when try to use a not found key.
If I use
custom
with a non existing key I get the following error:I suggest to LOG as WARNING when try to use a not found key.