*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
"""passbook saml provider app config"""
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class PassbookProviderSAMLv2Config(AppConfig):
|
||||
"""passbook samlv2 provider app config"""
|
||||
|
||||
name = "passbook.providers.samlv2"
|
||||
label = "passbook_providers_samlv2"
|
||||
verbose_name = "passbook Providers.SAMLv2"
|
||||
mountpoint = "application/samlv2/"
|
||||
Reference in New Issue
Block a user