jrief / django-admin-sortable2

Generic drag-and-drop ordering for objects in the Django admin interface
https://django-admin-sortable2.readthedocs.io/en/latest/
Other
770 stars 180 forks source link

Revert "Use pathlib instead of legacy os.path" #325

Closed hiaselhans closed 2 years ago

hiaselhans commented 2 years ago

This reverts commit 7d0b6616e192dae867c3bf4f9cb8496ab610b5ef.

Fixes #320

context:

jrief commented 2 years ago

If my assumption from #320 is correct, then please provide a Jinja2 template for Django admin together with a unit test. This is to prevent regressions of this issue in the future.