mirror of https://github.com/django/django.git
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.
Backport of
|
||
---|---|---|
.. | ||
__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 |