Efe Öge
Efe Öge
Hello, I'm trying to add _h5_ and _h6_ formatting options, but it doesn't affect the editor. # ModelForm class Meta: model: Something widgets = { 'content': RedactorWidget(editor_options={ 'lang': 'en', 'iframe':...
The latest supported python version is `3.10`. https://github.com/algorand/pyteal/blob/master/setup.py#L30 `Python 3.10` is just 11 months old. `Python 3.8` will be maintained to `14 Oct 2024` (more than 2 years!) https://endoflife.date/python Since...
Issue: https://github.com/Hipo/hipo-drf-exceptions/issues/7
If the `content-type` of `request` is `application/json`, return response in `application/json`.