django-admin-views icon indicating copy to clipboard operation
django-admin-views copied to clipboard

Django 2.0 support?

Open gabn88 opened this issue 6 years ago • 4 comments

Hi @frankwiles,

Just wondering if you are planning to support Django 2.0 with this package?

We are using your project for one or two extra buttons in the admin and it would be cool to keep them after we upgraded to Django 2.0. I have no idea of the time involved with creating support for Django 2.0, and I know everybody has too less time these days. Therefore a yes/no for Django 2.0 support would already be a great answer :)

Thank you!

gabn88 avatar May 02 '18 12:05 gabn88

Sadly we haven't used this with a client in a really long time so, I'd be happy to take and merge a PR or turn this over to a good steward for the project. But it will probably be a long time before I find some spare time to work on it myself.

frankwiles avatar Jun 11 '18 12:06 frankwiles

django-admin-views seems to work with Django 2.0 right out of the box 🎉

screen shot 2018-07-17 at 11 16 48

akx avatar Jul 17 '18 08:07 akx

Really wow? That's surprising!

frankwiles avatar Jul 17 '18 14:07 frankwiles

Hey there!

I'm glad that it worked with django 2 out of the box. However, it doesn't with Django 3. I'd be happy to take over this project if you wish.

koleror avatar Dec 02 '21 15:12 koleror

@frankwiles Sadly there is no Django 3 support. Would you be willing to let this project be taken over? I'm now using a fork from @tyilo .

gabn88 avatar Oct 18 '22 16:10 gabn88

Sure @koleror @gabn88 or @tyilo is any (or all of you) want to take it over that's fine with me. We haven't had a client use this in a long time and haven't been able to devote any time to maintaining it.

frankwiles avatar Oct 21 '22 21:10 frankwiles

I already created a PR almost 3 years ago: https://github.com/frankwiles/django-admin-views/pull/35

tyilo avatar Oct 21 '22 21:10 tyilo

I would happily take this over.

koleror avatar Oct 21 '22 21:10 koleror

Sounds like a plan @koleror I'll send you an email about details I need to transfer it to you.

frankwiles avatar Oct 25 '22 15:10 frankwiles

@tyilo @koleror @frankwiles thank you for responding and stepping in. Much appreciated.

gabn88 avatar Oct 25 '22 15:10 gabn88

Just to keep everyone in the loop, we've started the transfer process. Should be done in the day next or so.

frankwiles avatar Oct 26 '22 17:10 frankwiles

I'm now the new owner of this project. Thanks @frankwiles for your work! I'll update it soon, but would happily accept pull requests in the meantime if you want.

koleror avatar Oct 27 '22 11:10 koleror

The project now supports django 3 and 4. Closing the issue!

koleror avatar Nov 02 '22 00:11 koleror