nvi9
nvi9
**Describe the bug** When an import statement being splitted in multiple lines (eg. because exceeding the default 80 characters with `show` or `hide` on any long import) the tool moves...
**Explain the bug** When grouping (implemented in #4826) is turned on and the user clicks on a header to show the group names only and then turns off grouping the...
When using historylinks with [proxy models](https://docs.djangoproject.com/en/4.2/topics/db/models/#proxy-models), the `content_type` of the saved HistoryLink refers to the type of the base model, but registration of both the base model and the proxy...