django-inline-actions icon indicating copy to clipboard operation
django-inline-actions copied to clipboard

Version 3.0.0

Open escaped opened this issue 6 years ago • 0 comments

This will be the next major release and includes the following changes:

  • [ ] Class-based actions
    • [ ] better support for intermediate forms
    • [ ] support for additional input attributes
  • [ ] simple function based actions are still suppoted
  • [ ] fully type annotated source code (support for Python 3.5 will be dropped)

Nice ot have:

  • [ ] Async update of rows for simple actions

escaped avatar Nov 27 '19 18:11 escaped