danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
598 stars 160 forks source link

django-comments-xtd 2.9.13 requires djangorestframework<3.15, >=3.12 #431

Open Vulum opened 3 months ago

Vulum commented 3 months ago

I upgraded djangorestframework to 3.15.2 and found out that it is not compatible with django-comment-xtd 2.9.13.

Just checking if any active updates can address that.

Cheers.

danirus commented 3 months ago

Hi @Vulum, thank you for letting me know.

Could you help me a bit more? I just checked to update my local virtual environment and it works, at least it works to me (the example/comp site with djangorestframework 3.15.2). Maybe I forgot to add something to the repo, I don't know, I would need to know more about the problem. Could you send me more details? A screenshot, logs... Thanks again :-)

danirus commented 2 months ago

@Vulum, please, could you explain the problem? Could you explain steps to reproduce the issue? I would really appreciate it. Thank you.