mirror of
https://github.com/Hopiu/django.git
synced 2026-03-31 05:10:24 +00:00
Added a class to wrap callable in settings: * Not to call in the debug page (#21345). * Not to break the debug page if the callable forbidding to set attributes (#23070). Thanks @bmispelon for giving me some advice. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_csrf.py | ||
| test_debug.py | ||
| test_defaults.py | ||
| test_i18n.py | ||
| test_json.py | ||
| test_shortcuts.py | ||
| test_specials.py | ||
| test_static.py | ||