django-modeladmin-reorder
django-modeladmin-reorder copied to clipboard
Is this project still active?
Hi, @mishbahr
I really love this project, it is very useful in many situations, but I have seen that there is no activity for almost a year. So, if you don't have time to maintain it I would like to do the task.
@zodiacfireworks Can you help me to make this work with django-jet ?
Hi, @mnislam01.
AFAIK, django-jet has support for custom menu order, you can see hot to use it here https://jet.readthedocs.io/en/latest/config_file.html#custom-menu. Let me know if that is not what you want.
@zodiacfireworks Actually what I want is to show grouping two or more models of same app in the model list page, the page to get by clicking on the app from the side menu. Like:
Group1: ... model1 ... model2 Group2: ... model3 ... model4 model5 model6
@mnislam01 I sent you and email.
@zodiacfireworks Ya got it. I've seen the issue before. Not something that I want. Thanks anyway.
Hi @mishbahr ,
First of all, thank you for effort and this library. Very useful and we are using it on every project.
Would you be interested, if I will prepare MR with changes for supporting actual django versions(1.11, 2.1, 2.2, 3.0) and python versions(2.7, 3.5, 3.6, 3.7, 3.8)?
Hey guys,
pity that this is not active anymore. It seems like a super-easy way how to handle these tasks.
I'm using this with Django 3.0 and 3.1a1, works just fine. The project could use some maintenance, sure. But I just wanted to say worksforme, in case anyone is looking to use it.
@mishbahr's profile shows no activity for 2 years 😨
@zodiacfireworks, did you try to reach him by email?
@mishbahr's profile shows no activity for 2 years fearful
@zodiacfireworks, did you try to reach him by email?
Some activity mid last month, at least he's still alive, yay!
Let me update my proposal from that comment.
I am ready to provide support for Django 2.2, 3.1, 3.2 and for Python 3.7+
Hi @DmytroLitvinov, seems pretty much dead. If you are up for the task I would recommend you clone the project and just take over with a new module name, like django-modeladmin-reorder-ng for example, to avoid confusion. I for myself will check this out manually (rather than pip) and patch it for personal use but would love to see a new maintainer (project) who is up for the job. Kind regards, Alex.
Hi everybody,
Just because there is no response from @mishbahr for last 3 years we can do a petition PyPI to request a name transfer. I am ready to take ownership of the package and provide support for the latest versions of Python/Django.
I have already written an email to the author so hope Mishbah can provide his input about it.
I would be in favor of it!!
I have not had time to look into it detail, but Django 4.1 release notes state:
The [AdminSite.get_app_list()] https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.AdminSite.get_app_list) method now allows changing the order of apps and models on the admin index page.
Hi everybody,
Just because there is no response from @mishbahr for last 3 years we can do a petition PyPI to request a name transfer. I am ready to take ownership of the package and provide support for the latest versions of Python/Django.
I have already written an email to the author so hope Mishbah can provide his input about it.
Can we simply create a fork and start publishing the next package versions with a new project name(similar to this)?
@DmytroLitvinov It has been another year, I think if you haven't requested a name transfer yet then it is time to do it now