Md. Arifin Ibne Matin

Results 4 issues of Md. Arifin Ibne Matin

The current implementation of line breaks in our rich text editor is hard-coded at the editor level. The aim for this PR is to make that configurable like other rich...

type:Enhancement
status:Needs Design Decision
component:Rich text

As suggested in the issue #10 `pre_delete` signal couldn't be used. The signal doesn't Trigger **before** raising ProtectedError. Therefore Implemented a custom delete view for `LanguageModelAdmin` which will: 1. Show...

needs review

#15 Why: In one of our project we need to add `aria-label` in the page buttons where it will also need the page number. For example `aria-label="Go to page 3"`....

Context: In one of our project we need to add aria-label in the page buttons where it will also need the page number. For example aria-label="Go to page 3". That...