jsocol / jsocol/django-adminplus
Rename the module to django_adminplus
Open
@jsocol is already working on this.
Since Dec 5, 2023.
- Dominant language
- Python
- Stars
- 602
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/jsocol/django-ratelimit/issues/214, in the year of the Barbie movie 2023, it would be good behavior with neighbors to rename the module from adminplus to django_adminplus. This won't change the name of the package for the purposes of PyPI, but will change the import path from import adminplus to import django_adminplus. Namespacing the package this way plays more nicely with other packaging ecosystems
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.
Assessment
This issue has not been assessed yet.