Show non-field errors in the siteconfig settings form
Review Request #8329 — Created Aug. 15, 2016 and submitted
The Djblets siteconfig settings form did not show non-field errors.
This patch addresses that.
Tested this with Review Board.
- Summary:
-
Show errors in the siteconfig settings formShow non-field errors in the siteconfig settings form
- Commit:
-
523a9b093df88bf9494a49435ff87e57489a3c608e99e32360e137ad3d0e8dfa727a0116f9c23ad6
-
Tool: Pyflakes Ignored Files: djblets/siteconfig/templates/siteconfig/settings.html Tool: PEP8 Style Checker Ignored Files: djblets/siteconfig/templates/siteconfig/settings.html
- Description:
-
~ The Djblets siteconfiig settings form did not show global errors (tagged
~ under the __all__
field). This patch addresses that.~ The Djblets siteconfiig settings form did not show non-field errors.
~ This patch addresses that. - Commit:
-
8e99e32360e137ad3d0e8dfa727a0116f9c23ad6cdda8f40b9500fb075a8fa8d952cdf4dc9d43791
-
Tool: PEP8 Style Checker Ignored Files: djblets/siteconfig/templates/siteconfig/settings.html Tool: Pyflakes Ignored Files: djblets/siteconfig/templates/siteconfig/settings.html