Show owner in photo admin list

This commit is contained in:
Alexandre Iooss 2021-10-15 09:20:33 +02:00
parent b806c4579b
commit 7598c47621
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{% extends "admin/change_list.html" %}
{% load i18n %}
{# Hide upload as zip #}