Make it possible to split a conversation to another topic

This is only a suggestion. It’s about this own django forum.

As the title says, it would be useful if the people in a specific conversation can split the conversation to a another new topic. Like when a conversation goes sideways, if they are able to make a new topic with a specific (selected by a author) position in the conversation. It should remove all the post in the conversation after that position in the topic. Those posts should be moved to the new conversation.

The moderators already have some degree of that functionality.

If you have a specific situation you’re looking to address here, please post the link to it.

It’s nice if original authors of a conversation can also do that.

https://forum.djangoproject.com/t/best-of-django/40330/7

Using celery with django on windows.