Add media folder size to admin template
This commit is contained in:
parent
21e5b8a676
commit
376482e965
4 changed files with 37 additions and 4 deletions
|
@ -45,7 +45,7 @@
|
|||
<strong>{{ counts.2 }}</strong>
|
||||
<a href="{% url 'gallery:photos_url' %}">
|
||||
{% blocktrans count photo_count=counts.2 %}photo{% plural %}photos{% endblocktrans %}
|
||||
</a>
|
||||
</a> ( {{ counts.3 }} GB )
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue