Skip to content

Commit 7b82b06

Browse files
committed
No need anymore for custom auth decorators for async views
1 parent 757bf53 commit 7b82b06

File tree

3 files changed

+651
-783
lines changed

3 files changed

+651
-783
lines changed

adit_radis_shared/common/decorators.py

Lines changed: 0 additions & 132 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"django-browser-reload>=1.18.0",
4444
"django-debug-permissions>=1.0.0",
4545
"django-debug-toolbar>=5.0.1",
46-
"django-stubs>=5.1.3",
46+
"django-stubs>=5.2.0",
4747
"django-test-migrations>=1.4.0",
4848
"djangorestframework-stubs>=3.15.3",
4949
"djlint>=1.36.4",

0 commit comments

Comments
 (0)