Reverted some files back to as they were in master. They had been reorganized.
This commit is contained in:
		
					parent
					
						
							
								1e61ec965d
							
						
					
				
			
			
				commit
				
					
						43350869e0
					
				
			
		
					 3 changed files with 8 additions and 4 deletions
				
			
		|  | @ -1,13 +1,14 @@ | |||
| import os | ||||
| 
 | ||||
| from Crypto.PublicKey import RSA | ||||
| from django.db import models | ||||
| from django.utils.functional import cached_property | ||||
| 
 | ||||
| from Crypto.PublicKey import RSA | ||||
| from stored_messages.settings import stored_messages_settings | ||||
| 
 | ||||
| from membership.models import StripeCustomer | ||||
| from utils.mixins import AssignPermissionsMixin | ||||
| from utils.models import BillingAddress | ||||
| from utils.mixins import AssignPermissionsMixin | ||||
| from .managers import VMPlansManager | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue