Created BaseEmail class , Now we are sending email to info@ungleich.com after an user book a VM, Fixed pricing issue, Now Admin can changed data about a booked VM
This commit is contained in:
		
					parent
					
						
							
								71f3d30549
							
						
					
				
			
			
				commit
				
					
						b443d4d21e
					
				
			
		
					 8 changed files with 70 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -132,6 +132,7 @@ TEMPLATES = [
 | 
			
		|||
        'DIRS': [os.path.join(PROJECT_DIR, 'cms_templates/'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'cms_templates/djangocms_blog/'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'membership'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'hosting/templates/'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'ungleich/templates/djangocms_blog/'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'ungleich/templates/cms/ungleichch'),
 | 
			
		||||
                 os.path.join(PROJECT_DIR, 'ungleich/templates/ungleich')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue