{% csrf_token %} {{ form.as_p }}
Удалить файлы:
{% for file in announcement.files.all %}
{{ file.file }}
{% endfor %}