X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/fb2124a285959c8952d2903deefdbea421c5272f..bf7348280872f3e17f6cb766f27d57c41d9e2ae0:/templates/admin/philo/edit_inline/grappelli_tabular_container.html diff --git a/templates/admin/philo/edit_inline/grappelli_tabular_container.html b/templates/admin/philo/edit_inline/grappelli_tabular_container.html index 59aba8f..621fea6 100644 --- a/templates/admin/philo/edit_inline/grappelli_tabular_container.html +++ b/templates/admin/philo/edit_inline/grappelli_tabular_container.html @@ -20,12 +20,13 @@ {% endfor %}{% endspaceless %} {% endfor %} {% for form in inline_admin_formset.formset.forms %} -
+
{{ form.non_field_errors }} - -
+
{% for field in form %} {% if not field.is_hidden %} + {% comment %}This will be true for one field: the content/content reference{% endcomment %} +
{{ field }} {{ field.errors }}