Author: adrian
Date: 2007-01-23 23:38:29 -0600 (Tue, 23 Jan 2007)
New Revision: 4415
Removed:
django/branches/newforms-admin/django/contrib/admin/templates/widget/many_to_many.html
django/branches/newforms-admin/django/contrib/admin/templates/widget/one_to_one.html
Log:
newforms-admin: Removed one_to_one.html and many_to_many.html admin widget
templates
Deleted:
django/branches/newforms-admin/django/contrib/admin/templates/widget/many_to_many.html
===================================================================
---
django/branches/newforms-admin/django/contrib/admin/templates/widget/many_to_many.html
2007-01-24 05:26:48 UTC (rev 4414)
+++
django/branches/newforms-admin/django/contrib/admin/templates/widget/many_to_many.html
2007-01-24 05:38:29 UTC (rev 4415)
@@ -1 +0,0 @@
-{% include "widget/foreign.html" %}
Deleted:
django/branches/newforms-admin/django/contrib/admin/templates/widget/one_to_one.html
===================================================================
---
django/branches/newforms-admin/django/contrib/admin/templates/widget/one_to_one.html
2007-01-24 05:26:48 UTC (rev 4414)
+++
django/branches/newforms-admin/django/contrib/admin/templates/widget/one_to_one.html
2007-01-24 05:38:29 UTC (rev 4415)
@@ -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 %}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---