mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-12 17:43:12 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| asgi.py | ||
| base.py | ||
| decorators.py | ||
| errors.py | ||
| example_generators.py | ||
| fastcgi.py | ||
| importer.py | ||
| management.py | ||
| sphinx.py | ||
| utils.py | ||
| values.py | ||
| version.py | ||
| wsgi.py | ||