Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add 'django-admin-inline-paginator-plus' to Admin section #309

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DmytroLitvinov
Copy link
Contributor

@DmytroLitvinov DmytroLitvinov commented Feb 23, 2025

Project Information

  1. Project Name: django-admin-inline-paginator-plus

  2. Project URL: https://github.com/DmytroLitvinov/django-admin-inline-paginator-plus

  3. 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.

  1. Is the project new?

    • Yes
    • No (it is fork of original library which has 129 stars with supporting Django 4.2+ versions and upgrading with additional features
  2. How long has the project been maintained?

Starting from Jule 11, 2024 - see original issue

  1. How many releases has it had if it's a library or package?

4 releases - https://pypi.org/project/django-admin-inline-paginator-plus/#history
2 of them were done recently

  1. Are you the author, or are you submitting the project on behalf of a company?

    • I am the author
    • I am submitting on behalf of a company
    • Other (please specify)
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant