django-feedback
django-feedback copied to clipboard
self.kwargs['url'] is returning empty string
The title is essentially the problem I'm having, because of this, the form is always considered to be invalid. Anyone have an idea why the url can not be found? (line 20 in views.py)