feat: Add 'django-admin-inline-paginator-plus' to Admin section #309
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Project Information
Project Name: django-admin-inline-paginator-plus
Project URL: https://github.com/DmytroLitvinov/django-admin-inline-paginator-plus
Description: ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin
Criteria
Please answer the following questions about the project you are submitting. This will help us determine whether it should be included in the Awesome Django list.
Note: If your project is only a few months old or has under 50 to 100 stars on GitHub, it may NOT meet the criteria for inclusion in the Awesome Django list. We recommend that you promote your project more and then consider submitting it when it has gained more visibility and community support.
Additionally: 🙅 We are not interested in Django Starter Kit projects. We might change our minds, but for now, these tend to be more similar than different. Every Django Starter Kit is awesome.
👉 Please read and fill out all five questions. We reserve the right to close your pull request without feedback if you skip one or all of them.
Is the project new?
How long has the project been maintained?
Starting from Jule 11, 2024 - see original issue
4 releases - https://pypi.org/project/django-admin-inline-paginator-plus/#history
2 of them were done recently
Are you the author, or are you submitting the project on behalf of a company?
What makes it awesome?
It provides pagination for Inlines models. This is awesome I case of real production data where it can be inline models kinda 100+ and it should be rendered in dj.admin. Sometimes in real production it takes timeout issue. And also it has htmx library which provides ajax requests for paginations
Additional Information
Please provide any additional information you believe is relevant to the project or its evaluation for inclusion in the Awesome Django list. This might include information about the project's documentation, test coverage, community support, or any unique features that set it apart from other Django projects.
After taking responsibility, I see it is already 16 stars despite activity at issue itself. It shows me that people are using that fork in production.
As for activity - since it is fork of library where the author has not responded for a while - it is already feature-ready according to its name with some improvements. Community found bugs and it was fixed by another person which we fixed and released.
I understand, that it does not have 50+ stars because this is fork and not publicly yet promoted it to get it, but that original library already got 100+stars. But as fa as I know sometimes it can be promoted at Django News (on which I subscribed also and get to know about other libraries/packages in Django ecosystem). I would appreciate in case it could be published at Django news.