Hi,
Does
<a href="{% url opportunity_edit opportunity.id %}?next={{request.get_full_path}}" target="_blank" class="opportunity-edit-button">{% trans 'edit' %}</a>
have @login_required too?
If so then I'm fine with this change.
Thanks,
James
« Back to merge proposal
Hi,
Does
<a href="{% url opportunity_edit opportunity.id %}?next= {{request. get_full_ path}}" target="_blank" class=" opportunity- edit-button" >{% trans 'edit' %}</a>
have @login_required too?
If so then I'm fine with this change.
Thanks,
James