From 8fb6581c7ace21e36ea65de84b42f9f41826d9a7 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Feb 2012 10:00:26 -0600 Subject: Remove template caching from package details Now that we do user-specific stuff, this is more hassle than it is worth to ensure we keep the right bits around. Signed-off-by: Dan McGee --- templates/packages/details.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/packages/details.html b/templates/packages/details.html index 091e57ec..e12a65ea 100644 --- a/templates/packages/details.html +++ b/templates/packages/details.html @@ -1,5 +1,4 @@ {% extends "base.html" %} -{% load cache %} {% load package_extras %} {% block title %}Arch Linux - {{ pkg.pkgname }} {{ pkg.full_version }} ({{ pkg.arch.name }}){% endblock %} @@ -12,7 +11,6 @@

Package Details: {{ pkg.pkgname }} {{ pkg.full_version }}

- {% cache 300 package-details-pkginfo pkg.id %} @@ -201,7 +197,6 @@ - {% endcache %} -- cgit v1.2.3-55-g3dc8
Architecture: