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
595 stars 158 forks source link

Add Support for Django 5 #405

Closed aliceni81 closed 6 months ago

aliceni81 commented 6 months ago

Current version django-comments-xtd 2.9.10 depends on Django<5 and >=3. I would really appreciate if the package could support Django 5~

danirus commented 6 months ago

Implemented in #406.