Commit graph

2 commits

Author SHA1 Message Date
Finn-Thorben Sell
3b96d16510
add tests for example generators 2022-03-24 14:57:35 +01:00
Finn-Thorben Sell
5cd3a86106
implement example generators
Example generators are an addition to the 'Value' classes that allow the error handler to display
example values for the failed value.
For example if no django secret key is found to be defined in the environment, an example (secure)
value for such a secret key can now be generated on the fly and be suggested to the user
2022-03-24 14:25:41 +01:00