move from signals to apps, add dedicated feature docs, add config toggle to menu item, undo unnecessary changes

This commit is contained in:
Mikhail Epifanov
2024-02-05 23:26:33 +01:00
parent c88dda90d4
commit 247907ef25
12 changed files with 151 additions and 144 deletions

View File

@@ -1,5 +1,3 @@
from dataclasses import dataclass
import pytest
from django.contrib import auth
from mock.mock import Mock