ellmetha / django-machina

A Django forum engine for building powerful community driven websites.
https://django-machina.readthedocs.org
BSD 3-Clause "New" or "Revised" License
589 stars 126 forks source link

make sure there is no new line in subject #301

Closed BoPeng closed 1 year ago

BoPeng commented 1 year ago

In my application where I use make_topic to create a topic and sent the topic via email, I got complaints that topic.subject contains new line.

Since topic.subject is not supposed to contain newline, this patch changes faker.text to taker.sentence.