jaredly / jaredly/django-feedback
self.kwargs['url'] is returning empty string
Open
- Dominant language
- Python
- Stars
- 57
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting views.py line 20 and the request path that should populate self.kwargs['url']; reproduce the invalid form and trace why the value is empty. Done when the reported request supplies the expected URL value and the form is no longer invalid for that reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100