tj-django / django-clone

Controlled Django model instance replication.
https://tj-django.github.io/django-clone
MIT License
117 stars 24 forks source link

[Feature] Django 4.x support #910

Closed raayu83 closed 2 weeks ago

raayu83 commented 1 month ago

Is this feature missing in the latest version?

Is your feature request related to a problem? Please describe.

Hello,

I'm on Django 4.x and wondering if this app is fully supported, since the Readme only mentions 3.x. I'm having trouble getting it to copy m2m fields on a custom m2m model with some special setting, are there some prequesites for getting this to work? If not, I'll try to debug this and create an actual bug ticket.

Best regards

Describe the solution you'd like?

Would be great if you could update the Readme if 4.x is supported and add info on any special setup needed for custom m2m models.

Describe alternatives you've considered?

No response

Anything else?

No response

Code of Conduct

github-actions[bot] commented 1 month ago

Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience.

raayu83 commented 2 weeks ago

No response after two weeks.. is this project dead?

raayu83 commented 2 weeks ago

Just noticed that the badge header is working again and 4.2 is listed there, so it is probably supported. Wonder why it isn't mentioned in the part about supported Versions in the Readme.