Skip to content

Fix the URL in the confirm delete page for templates.

Abhilash Raj requested to merge maxking/postorius:fix-cancel into master

Also, change reverse_lazy to reverse for CBVs since we are already using the get_success_url which is evaluated lazily.

Fixes #458 (closed)

Edited by Abhilash Raj

Merge request reports