Added html/md_text properties to Message object and refactor I18n context

This commit is contained in:
Alex Root Junior 2021-09-23 23:45:22 +03:00
parent 481aec2144
commit c19cbc6a5f
10 changed files with 99 additions and 28 deletions

1
CHANGES/708.misc Normal file
View file

@ -0,0 +1 @@
Added :code:`html_text` and :code:`md_text` to Message object

1
CHANGES/709.misc Normal file
View file

@ -0,0 +1 @@
Refactored I18n, added context managers for I18n engine and current locale