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

Is this project still active?

Open zodiacfireworks opened this issue 6 years ago • 17 comments
trafficstars

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 avatar Apr 30 '19 15:04 zodiacfireworks

@zodiacfireworks Can you help me to make this work with django-jet ?

mnislam01 avatar May 07 '19 08:05 mnislam01

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 avatar May 09 '19 01:05 zodiacfireworks

@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 avatar May 09 '19 07:05 mnislam01

@mnislam01 I sent you and email.

zodiacfireworks avatar May 13 '19 17:05 zodiacfireworks

@zodiacfireworks Ya got it. I've seen the issue before. Not something that I want. Thanks anyway.

mnislam01 avatar May 14 '19 06:05 mnislam01

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)?

DmytroLitvinov avatar Jan 19 '20 16:01 DmytroLitvinov

Hey guys,

pity that this is not active anymore. It seems like a super-easy way how to handle these tasks.

lggwettmann avatar Mar 22 '20 16:03 lggwettmann

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.

frnhr avatar May 19 '20 13:05 frnhr

@mishbahr's profile shows no activity for 2 years 😨

@zodiacfireworks, did you try to reach him by email?

bblanchon avatar Jun 01 '20 13:06 bblanchon

@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!

mangelozzi avatar Feb 02 '22 14:02 mangelozzi

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+

DmytroLitvinov avatar Feb 02 '22 15:02 DmytroLitvinov

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.

one4many avatar Apr 05 '22 14:04 one4many

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.

DmytroLitvinov avatar Jul 25 '22 12:07 DmytroLitvinov

I would be in favor of it!!

one4many avatar Jul 25 '22 13:07 one4many

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.

mangelozzi avatar Jul 25 '22 21:07 mangelozzi

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)?

sridhar562345 avatar Jun 07 '23 06:06 sridhar562345

@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

kylepollina avatar Oct 15 '23 01:10 kylepollina