samazaphikel

Results 2 issues of samazaphikel

Hi, in development env, the text fields are formatted as expected. But on production, the textfileds has the blank html and the menubar is not shown

Hi, Im trying to use this example. In my configuration, I use Python 3.7.3 and Django 2.2.3 I changed in the settings `MIDDLEWARE_CLASSES` to `MIDDLEWARE` ``` TEMPLATES = [ {...