Have Your Say. Louder
3 comments
[deleted]
Clicky: https://sayit.hsen.tech
I just checked that it accepts unicode characters (at least latin-1). Back in my days, sites used to crash when the texts was not ascii.
Do you have yet spam or other forms of abuse?
I just checked that it accepts unicode characters (at least latin-1). Back in my days, sites used to crash when the texts was not ascii.
Do you have yet spam or other forms of abuse?
Hey thanks! inputs are cleaned through a ModelForm[1][2], and luckily, no spam. At least not yet :)
[1] https://github.com/hasithsen/sayit/blob/main/stage/forms.py [2] https://github.com/hasithsen/sayit/blob/main/stage/models.py
[1] https://github.com/hasithsen/sayit/blob/main/stage/forms.py [2] https://github.com/hasithsen/sayit/blob/main/stage/models.py
Find source at https://github.com/hasithsen/sayit. Hosted at https://sayit.hsen.tech.
Feedback is very much appreciated. Thanks!