Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reverse_lazy doesn't work passed to HttpResponseRedirect with Django 1.5 as https://code.djangoproject.com/ticket/10491 was only fixed in 1.6. We don't need to use reverse_lazy in these places so just remove it.
- Loading branch information