Hi all,

I recently upgraded a site from 1.4 to 1.5.4, and it seems like in the 
submit_line template, "original" is not set. 
This line fails for that reason:

{% if show_delete_link %}<p class="deletelink-box"><a href="{% url 
opts|admin_urlname:'delete' original.pk|admin_urlquote %}" 
class="deletelink">{% trans "Delete" %}</a></p>{% endif %}

The template chain at this point is so nested that it's hard to figure out 
where "original" originated. Does anyone know what is going on here?

Thank you,
Gloria

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to