Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: perm_insure checking missing late extend django apps #1490

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

piglei
Copy link
Collaborator

@piglei piglei commented Jul 23, 2024

  • fix: perm_insure checking missing late extend django apps

The project supports registering additional applications using the settings.EXTRA_INSTALLED_APPS configuration. These applications may extend the root URLs. Change the order of "perm_insure" to the last to make sure it can check all URLs.

@piglei piglei requested review from jamesgetx and jiayuan929 July 23, 2024 11:21
Copy link
Collaborator

@jamesgetx jamesgetx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单测挂了,应该检测到了遗漏的 view

@jiayuan929 jiayuan929 merged commit 37c1f91 into TencentBlueKing:main Jul 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants