mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-01 07:14:28 +00:00
a2c1eda5c0
- e.g. blank form only required to validate POST data
3 lines
79 B
HTML
3 lines
79 B
HTML
<form method="post" action='' class='js-modal-form'>
|
|
{% csrf_token %}
|
|
</form> |