Daniela Rus Morales

Results 111 comments of Daniela Rus Morales

Just pushed changes in rel-3.0.0 to configure the tests. There was an issue with the pytest.ini and the conftest.py module.

It's not implemented yet. I mark it as feature request. Thanks @kennethkth!

Please, leave the issue open so that I don’t forget the request.

It won't be available in v2 but for v3. It is already in branch rel-3.0.0. But it's not backwards compatible, and it doesn't have a JavaScript interface yet. It's not...

Thanks for the report! It's been there since the beginning of this application.

This app has always ignored django-comments' `COMMENTS_HIDE_REMOVED` setting. The default value of that setting is `True`, therefore fixing django-comments-xtd to take into account the value of `COMMENTS_HIDE_REMOVED` will break backwards...

That is confusing. At first sight it looks like I can click there to answer Pavel Ivanov. It's common to add the name of the person you are answering directly...

Sorry for the late reply @ogurec-ogurec, In the `reply.html` you get the `comment` as a context object. From that object you can get the name with `comment.user.get_full_name()` or if it...

I did some months ago. But the master branch doesn't have the changes yet. I will update it.