From 097ed460236a2ab46530cca4bae37e779ad85602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uro=C5=A1=20Trebec?= Date: Sat, 22 Jul 2006 10:24:27 +0000 Subject: [PATCH] [full-history] Changed templates to correspond ContentType-ified models.py git-svn-id: http://code.djangoproject.com/svn/django/branches/full-history@3424 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/contrib/history/templates/history/detail.html | 5 +++-- django/contrib/history/templates/history/list.html | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/django/contrib/history/templates/history/detail.html b/django/contrib/history/templates/history/detail.html index 747457499f..49d4947d58 100644 --- a/django/contrib/history/templates/history/detail.html +++ b/django/contrib/history/templates/history/detail.html @@ -1,10 +1,11 @@ {% if change %}