Fix Course Syllabus max length issue
In the frontend, TinyMC is removing `\n` ` ` which backend wasn't causing mismatch between the counts. Now updated the backend to use `get_text(strip=True)` method which will remove these from the text.
Showing
Please
register
or
sign in
to comment