From 96d80eaf238045faba45cd4b64a8d93d19a98a69 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 20 Mar 2016 21:30:28 -0400 Subject: Wrote image app to work with other models. Broke galleries badly, need to fix before posting again. Also major admin image move to pull off. --- design/templates/admin/photos/luximage/change_form.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'design/templates/admin/photos/luximage/change_form.html') diff --git a/design/templates/admin/photos/luximage/change_form.html b/design/templates/admin/photos/luximage/change_form.html index 9344372..a6222af 100644 --- a/design/templates/admin/photos/luximage/change_form.html +++ b/design/templates/admin/photos/luximage/change_form.html @@ -1,5 +1,5 @@ {% extends "admin/base_site.html" %} -{% load get_image_size %} +{% load get_image_by_size %} {% load i18n admin_urls admin_static admin_modify %} {% block extrahead %}{{ block.super }} @@ -59,9 +59,10 @@
-

+

+ {% for fieldset in adminform %} {% include "admin/includes/fieldset.html" %} {% endfor %} -- cgit v1.2.3-70-g09d2