-
- Downloads
Allow widgets to display error messages in the front end by raising a...
Allow widgets to display error messages in the front end by raising a WidgetError (while other exceptions only display a generic message so as to avoid potential security leak)
parent
29d7f2f6
No related branches found
No related tags found
Showing
- django/website/dashboard/templatetags/render_widget.py 5 additions, 1 deletiondjango/website/dashboard/templatetags/render_widget.py
- django/website/dashboard/tests/widget_tests.py 66 additions, 1 deletiondjango/website/dashboard/tests/widget_tests.py
- django/website/dashboard/widget_pool.py 11 additions, 0 deletionsdjango/website/dashboard/widget_pool.py
Please register or sign in to comment