jazzband / jazzband/django-admin-sortable
Implement Jazzband guidelines for django-admin-sortable
- Dominant language
- Python
- Stars
- 569
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
This issue tracks the implementation of the [Jazzband guidelines](https://jazzband.co/about/guidelines) for the project [django-admin-sortable](https://github.com/jazzband/django-admin-sortable)
It was initiated by @alsoicode who was automatically assigned in addition to the [Jazzband roadies](https://jazzband.co/roadies).
See the [TODO list](#todos) below for the generally required tasks, but feel free to update it in case the project requires it.
Feel free to ping a [Jazzband roadie](https://jazzband.co/roadies) if you have any question.
- [ ] Fix all links in the docs (and README file etc) from old to new repo
- [ ] Add the [Jazzband badge](https://jazzband.co/about/guidelines#badges) to the `README` file
- [ ] Add the [Jazzband contributing guideline](https://jazzband.co/about/guidelines#contributing-guidelines) to the `CONTRIBUTING.md` or `CONTRIBUTING.rst` file
- [ ] Check if continuous testing works with [GitHub Actions](https://github.com/features/actions)
- [ ] Check if test coverage is tracked with [Codecov](https://codecov.io)
- [ ] Add `jazzband` account to [PyPI](https://pypi.org/) project as maintainer role (e.g. URL: https://pypi.org/manage/project/django-admin-sortable/collaboration/)
- [ ] Add `jazzband-bot` as maintainer to the [Read the Docs](https://readthedocs.org/) project (e.g. URL: https://readthedocs.org/dashboard/django-admin-sortable/users/)
- [ ] Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-admin-sortable/integrations/)
- [ ] Fix project URL in [GitHub project](https://github.com/jazzband/django-admin-sortable) description
- [ ] Review project if other services are used and port them to Jazzband
- [ ] Decide who is project lead for the project (if at all)
- [ ] Set up CI for Jazzband project releases if needed and open ticket if yes
## Project details
Description
Generic drag-and-drop ordering for objects and tabular inlines in Django Admin
Homepage
Stargazers
486
Open issues
5
Forks
125
Default branch
master
Is a fork
False
Has Wiki
True
Has Pages
False
Contributor guide
Assessment
This issue has not been assessed yet.