{% comment %} Portions (c) 2014, Alexander Klimenko All rights reserved. Copyright (c) 2011, SmartFile All rights reserved. This file is part of DjangoDav. DjangoDav is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. DjangoDav is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with DjangoDav. If not, see . {% endcomment %}

Index of {{ res.get_displaypath }}

{% for child in res.get_children %} {% endfor %}
Name Created Last modified Size

Parent Directory
{{ child.displayname }} {{ child.get_created|date:"d-M-Y H:i" }} {{ child.get_modified|date:"d-M-Y H:i" }} {{ child.getcontentlength|filesizeformat }}

DjangoDav - https://github.com/meteozond/djangodav/