############################################### Django-machina 1.1.1 release notes (2020-05-23) ############################################### Requirements and compatibility ------------------------------ Python 3.5, 3.6, 3.7 and 3.8. Django 2.2 and 3.0. New features ------------ * A new ``MACHINA_MARKUP_MAX_LENGTH_VALIDATOR`` setting is introduced. The setting allows to define the Python path to a validator used to validate the maximum length of posts or forum member signatures Minor changes ------------- * Fix possible inconsistency occuring when moving topics between two different forums using the moderation feature (`#208 `_)