mattrobenolt / mattrobenolt/proofread
Allow all reachable URLs by default?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 89
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Would it make sense to allow all URLs that don't require a template value by default? Or perhaps a simple wrapper around what is shown here where the user can pass in a custom filter or exclusion list since it may be easier to exclude some rather than include all at PROOFREAD_SUCCESS.
http://stackoverflow.com/questions/1275486/django-how-can-i-see-a-list-of-urlpatterns
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the code path associated with PROOFREAD_SUCCESS and trace how Django URL patterns are currently selected. Define expected behavior for URLs without template values and for a custom filter or exclusion list, then confirm the chosen behavior with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100