django-modeladmin-reorder
django-modeladmin-reorder copied to clipboard
Work with custom admin site model
Hi!
Thanks for the great work you've have been doing with this app. I forked it and added the capability to work with custom admin site object. I known that @frnhr tried this #5, so I make some additions following your CONTRIBUTING.rst: tests and documentation.
I hope this PR can be merged.