Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through"
This reverts commit 7ed3ceb960.
			
			
This commit is contained in:
		
							
								
								
									
										12
									
								
								passbook/providers/oauth/apps.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								passbook/providers/oauth/apps.py
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | ||||
| """passbook auth oauth provider app config""" | ||||
|  | ||||
| from django.apps import AppConfig | ||||
|  | ||||
|  | ||||
| class PassbookProviderOAuthConfig(AppConfig): | ||||
|     """passbook auth oauth provider app config""" | ||||
|  | ||||
|     name = "passbook.providers.oauth" | ||||
|     label = "passbook_providers_oauth" | ||||
|     verbose_name = "passbook Providers.OAuth" | ||||
|     mountpoint = "" | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer