awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DmytroLitvinov avatar

DmytroLitvinov/django-admin-inline-paginator-plus

0
View on GitHub↗
68 stars·6 forks·Python·MIT·3 views

Django Admin Inline Paginator Plus

⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin

Features

  • Admin Enhancements - Add pagination to inline model forms.

Star history

Star history chart for dmytrolitvinov/django-admin-inline-paginator-plusStar history chart for dmytrolitvinov/django-admin-inline-paginator-plus

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Django Admin Inline Paginator Plus

Similar open-source projects, ranked by how many features they share with Django Admin Inline Paginator Plus.
  • sehmaschine/django-grappellisehmaschine avatar

    sehmaschine/django-grappelli

    3,933View on GitHub↗

    django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme, UI kit, and a customizable landing page dashboard. It replaces the default administration interface with a structured layout designed to organize model forms and changelists. The project distinguishes itself through specific interface enhancements, such as autocomplete lookups for relational fields, rich text editor integration, and the ability to drag-and-drop reorder inline model rows. It also includes a context-switching mechanism that allows administrators to impersonate o

    HTML
    View on GitHub↗3,933
  • dizballanze/django-admin-env-noticedizballanze avatar

    dizballanze/django-admin-env-notice

    345View on GitHub↗

    Visually distinguish environments in Django Admin

    Python
    View on GitHub↗345
  • django-hijack/django-hijackdjango-hijack avatar

    django-hijack/django-hijack

    1,726View on GitHub↗

    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.

    Python
    View on GitHub↗1,726
  • brktrlw/django-admin-collaboratorbrktrlw avatar

    brktrlw/django-admin-collaborator

    105View on GitHub↗

    Real-time collaborative editing for Django admin with WebSockets

    JavaScript
    View on GitHub↗105
See all 10 alternatives to Django Admin Inline Paginator Plus→

Frequently asked questions

What does dmytrolitvinov/django-admin-inline-paginator-plus do?

⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin

What are the main features of dmytrolitvinov/django-admin-inline-paginator-plus?

The main features of dmytrolitvinov/django-admin-inline-paginator-plus are: Admin Enhancements.

What are some open-source alternatives to dmytrolitvinov/django-admin-inline-paginator-plus?

Open-source alternatives to dmytrolitvinov/django-admin-inline-paginator-plus include: sehmaschine/django-grappelli — django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme,… brktrlw/django-admin-collaborator — Real-time collaborative editing for Django admin with WebSockets. dizballanze/django-admin-env-notice — Visually distinguish environments in Django Admin. django-hijack/django-hijack — With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. django-import-export/django-import-export — Django application and library for importing and exporting data with admin integration. jrief/django-admin-sortable2 — Generic drag-and-drop ordering for objects in the Django admin interface.