We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace31dc commit 173e826Copy full SHA for 173e826
xadmin/templates/xadmin/views/model_form.html
@@ -19,7 +19,6 @@
19
<button type="button" class="close" data-dismiss="alert">×</button>
20
{% blocktrans count counter=errors|length %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktrans %}
21
</div>
22
- {{ form.non_field_errors }}
23
{% endif %}
24
25
{% view_block 'before_fieldsets' %}
0 commit comments