Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8b8233df authored by EL HASSANE GARGEM's avatar EL HASSANE GARGEM
Browse files

change success url

parent 37e0591a
Branches
No related tags found
1 merge request!47Contact Us
......@@ -113,5 +113,4 @@ class ContactUsView(SuccessMessageMixin, CreateView):
template_name = 'users/contactus.html'
def get_success_url(self):
return reverse('home')
success_url = '/contact/'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment