mirror of
https://github.com/django/django.git
synced 2025-07-05 18:29:11 +00:00
newforms-admin: Removed one_to_one.html and many_to_many.html admin widget templates
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9df7ad46e7
commit
119d7b5674
@ -1 +0,0 @@
|
||||
{% include "widget/foreign.html" %}
|
@ -1,2 +0,0 @@
|
||||
{% if add %}{% include "widget/foreign.html" %}{% endif %}
|
||||
{% if change %}{% if bound_field.existing_display %} <strong>{{ bound_field.existing_display|truncatewords:"14"|escape }}</strong>{% endif %}{% endif %}
|
Loading…
x
Reference in New Issue
Block a user