Testing PlaceAssetCreateView

This commit is contained in:
2021-05-16 13:03:41 +02:00
parent 0a5d22d4d9
commit 5b9672e21e
3 changed files with 60 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
<form method={{form.method}}>
{{form}}
<input type="submit"/>
</form>