django-messages
django-messages copied to clipboard
Thread View: more practical?
Hi,
Not an issue, but more of a design concern.
I was wondering whether a thread functionality would be possible. Basically, rather than showing individual messages (which may become messy after receiving and sending several messages), it would be more practical to have a Thread view.
Sites such as Facebook or Twitter seem to favor this design. However, it would require creating new models, starting with a Thread model, and may lead to breaking changes.
Best regards,
Example: