Unverified Commit d8468fb1 authored by Petrus Janse van Rensburg's avatar Petrus Janse van Rensburg Committed by GitHub

Merge pull request #1763 from joost823/master

Letting the edit html inherit from right source in form-files-field example
parents 861f5510 a4aaf771
{% extends 'admin/model/create.html' %}
{% extends 'admin/model/edit.html' %}
{% block tail %}
{{ super() }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment