Commit bce078f
fix DTZ001 lint and restore users signal handler
- cms/tests.py: add tzinfo=datetime.UTC to satisfy DTZ001, update assertion
- users/apps.py: restore `import users.listeners` (signal for auth token
auto-creation removed by ruff F401) - fixes all API test 401s/errors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 35da788 commit bce078f
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
0 commit comments