jsocol / jsocol/django-adminplus
Autodiscover from readme doesn't work correctly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 602
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
when I tried to do autodiscover like in manual - it doesn't work correctly (a lot of models wasn't discovered).
I've overrided default admin site according to Django manual https://docs.djangoproject.com/en/4.0/ref/contrib/admin/#overriding-default-admin-site and it works OK.
Please update your manual.
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 with the README's autodiscover instructions and compare them with the Django manual section on overriding the default admin site linked in the issue. Reproduce the reported discovery problem if possible, then update the documentation so the documented approach matches the working behavior and explains the models that must be discovered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100