jsocol / jsocol/django-adminplus

Hide parameterized URLs

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
602
Forks
76
PR merge metrics
No merged PRs in 30d

Description

If a URL contains parameters, don't auto-show it.

I would think just looking for '(' in the URL would be enough.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the URL auto-display logic in this Django admin extension and reproduce the behavior with a URL containing parameters. Done means parameterized URLs are not automatically shown, while URLs without parameters retain their existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.