iam-python-sdk icon indicating copy to clipboard operation
iam-python-sdk copied to clipboard

Feature: Support check BK_IAM_MIGRATION_APP_NAME settings

Open uddmorningsun opened this issue 3 years ago • 2 comments

Making Django load custom app to make advantage of AppConfig.label attribute.

Signed-off-by: Chenyang Yan [email protected]

uddmorningsun avatar Aug 14 '21 14:08 uddmorningsun

@homholueng FYI, this PR not only support check BK_IAM_MIGRATION_APP_NAME, but also fix issue in Django 3.2.X

  • Django 2.2.X:
    • pip installation bk-iam
    • bundle bk-iam src to app
  • Django 3.2.X:
    • pip installation bk-iam
    • bundle bk-iam src to app

uddmorningsun avatar Oct 16 '21 15:10 uddmorningsun

CLA assistant check
All committers have signed the CLA.

tencentblueking-adm avatar Nov 15 '22 02:11 tencentblueking-adm