django-modeladmin-reorder icon indicating copy to clipboard operation
django-modeladmin-reorder copied to clipboard

Custom ordering for the apps and models in the admin app.

Results 24 django-modeladmin-reorder issues
Sort by recently updated
recently updated
newest added

Hello, this is a work in progress I'm using in a website of mine that allows specifying specific instances to be included in the django admin together with models. As...

First of all, thanks for this great little project! It makes the django admin look a lot more logical to my users. However, I have noticed the following incorrect behavior:...

bug
help wanted