1👍
✅
A form isn’t necessary for what you are trying to accomplish. You can replace the form with:
<a href="{% url "auth_gen_new_aero_license" %}" class="btn btn-primary">Generate new licence</a>
Source:stackexchange.com