1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
Hiroki KIYOHARA d0889863de Fixed code to solve #23070 problem
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.
2014-07-26 12:35:51 +02:00
..
2014-07-26 12:35:51 +02:00