1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
Hiroki KIYOHARA df678b7500 [1.7.x] 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.

Backport of d0889863de50d65659f56f0b9ea0672a8b6482a1 from master.
2014-07-26 14:53:31 +02:00
..
2014-02-22 13:50:12 +01:00
2013-11-02 23:48:47 -05:00
2013-11-02 23:50:33 -05:00