change image of member from ImageField to ThumbnailerImageField

This commit is contained in:
2020-08-27 22:43:04 +00:00
parent 37dff3b310
commit 764bee63f6
6 changed files with 11 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
func{% extends 'layout.html' %}
{% extends 'layout.html' %}
{% load post_helpers %}
{% load static %}
{% block content %}