[django/django] e56914: Added test for the #23070 problem

2 views
Skip to first unread message

GitHub

unread,
Jul 26, 2014, 8:39:19 AM7/26/14
to django-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/django/django
Commit: e569144910e336d2f76a3a31998ec672377d31cc
https://github.com/django/django/commit/e569144910e336d2f76a3a31998ec672377d31cc
Author: Hiroki KIYOHARA <hiro...@gmail.com>
Date: 2014-07-26 (Sat, 26 Jul 2014)

Changed paths:
M tests/view_tests/tests/test_debug.py

Log Message:
-----------
Added test for the #23070 problem


Commit: d0889863de50d65659f56f0b9ea0672a8b6482a1
https://github.com/django/django/commit/d0889863de50d65659f56f0b9ea0672a8b6482a1
Author: Hiroki KIYOHARA <hiro...@gmail.com>
Date: 2014-07-26 (Sat, 26 Jul 2014)

Changed paths:
M django/views/debug.py
M tests/view_tests/tests/test_debug.py

Log Message:
-----------
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.


Commit: 63058786882f6a32649a0fdafae9cb425c95cd4e
https://github.com/django/django/commit/63058786882f6a32649a0fdafae9cb425c95cd4e
Author: James Bennett <ja...@b-list.org>
Date: 2014-07-26 (Sat, 26 Jul 2014)

Changed paths:
M django/views/debug.py
M tests/view_tests/tests/test_debug.py

Log Message:
-----------
Merge pull request #2967 from hirokiky/fix23070

Fixed #23070 -- not to break the debug page by callable setting with __slots__


Compare: https://github.com/django/django/compare/6eed751162f1...63058786882f
Reply all
Reply to author
Forward
0 new messages