You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -337,17 +328,17 @@ With 'rightmost filter wins' rule it wouldn't be possible to override
337
328
``|attr:"foo:default_foo"`` in main template.
338
329
339
330
Rendering form error messages
340
-
===============================
331
+
=============================
341
332
342
333
This app can render the following form error messages:
343
334
344
335
1. Field related errors
345
-
2. Non-Field related errors
346
-
3. All form errors - Displays all field and non-field related errors. If related to a specific field the name is dispayed above the error, if the error is a general form error, displays __all__
347
-
336
+
2. Non-field related errors
337
+
3. All form errors - Displays all field and Non-field related errors. If related to a specific field the name is dispayed above the error, if the error is a general form error, displays __all__
0 commit comments