Django-comments-xtd

Latest version: v2.10.5

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2.6.1

* Fixes issue 150, about wrong protocol in the URL when fetching avatar
images from gravatar.

2.6.0

* Fixes issue 145, on inadequate number of SQL queries used by API
entry point "comments-xtd-api-list", available in the URL
"/comments/api/<content-type>/<object-pk>/".
The issue also happened when rendering the comments using tags
get_xtdcomment_tree and render_xtdcomment_tree. It has been fixed
in both cases too.
* Updates the JSON schema of the output retrieved by the API entry
point "comments-xtd-api-list". Thus the version number change.
The flags attribute of each retrieved is now a list of flags instead
of a summary for each the flags: "I like it", "I dislike it",
"suggest removal".

2.5.1

* Fixes issue 138, on unpublishing a single comment with public nested
comments. The fix consists of a new pre_save receiver that will
either publish or unpublish nested comments when a comment changes
its is_public attribute. (thanks to hematinik).

2.5.0

* Fixes issue 144 regarding the size of the JavaScript bundle. The
new JavaScript plugin does not include React and ReactDOM. The two
libraries have to be loaded with an external script.
* Update the dependencies of the JavaScript plugin.

2.4.3

* Fixes issue on the ContentType that happens when sending post
request with empty data. (PR: 137) (thanks to dvorberg).
* Adds German translations, (thanks to dvorberg).

2.4.2

* Adds Django 3.0 compatibility thanks to Sergey Ivanychev (ivanychev).
* Adds Norwegian translations thanks to Yngve Høiseth (yhoiseth).

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.