Daniela Rus Morales

Results 111 comments of Daniela Rus Morales

I double checked today, and it works without problem with Django 4. Only the battery of tests is not configured yet to run in Django with Python 3.10. I have...

I'm not sure about this feature. Comments posted after the modified one might loose sense altogether.

I think it would be a nice use case to build along with any of [these](https://djangopackages.org/grids/g/model-audit/) model history apps. I don't think there's so much missing in django-comments-xtd to implement...

Giving a commenter the chance to change a comment opens up some scenarios. A simple one is to allow editing only during N minutes since it was posted, or until...

I do agree about the function that returns a `True` or `False` indicating whether a comment can be edited or not. The function should be customizable via a setting. It...

It can't be done with django-comments-xtd. Although it seems a natural case. To send feedback to the author of the story with a simple thumb-up reaction instead of sending a...

Thanks for this. Sorry that I didn't answer yet. I'm a bit busy during the week. I hope I can get some time tomorrow to take a look.

I am not sure. So far I decided to update it and to keep the frontend opinions. I started a rewrite of all the frontend in [django-comments-ink](https://github.com/comments-ink/django-comments-ink). Also the backend...

The work to have a ReactJS-free and Bootstrap-free django-comments-xtd was moved to the [comment's ink](https://github.com/comments-ink) organization: * [django-comments-ink](https://github.com/comments-ink/django-comments-ink): was started out of the django-comments-xtd rel-3.0.0 branch, and it evolved a...

About django-comments-ink, postponed rather than abandoned describes better the current situation. About django-comments-xtd, it will stay with the ReactJS plugin and Bootstrap.