Commit 8b334f5
fix: update notifications API import after permissions move
The merge from upstream brought in dojo/notifications/api/views.py
referencing dojo.api_v2.permissions, which this branch already moved
to dojo.authorization.api_permissions. The stale import broke
URLConf resolution, failing every test that boots the app.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8162bfd commit 8b334f5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments