Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 563 Bytes

Change Log

All notable changes to this project will be documented in this file.

[0.1.1] - 26-07-2024

  • Added

    • Add classifiers for Django versions
  • Changed

    • Change Development status from Beta to Production/Stable

[0.1.0] - 10-07-2024

New forked version django-admin-inline-paginator-plus 🎉

  • Added

    • Add StackedInlinePaginated
    • Add htmx for AJAX-paginated support
  • Changed

  • Fixed

  • Credits

    • Thanks to @jazzband for the original django-admin-inline-paginator project