Browse Source
			
			
			Merge pull request #48 from satriani-vai/patch-7
			
				[fix] updated __init__.py
			
			
				pull/78/head
			
			
		 
		
			
				
					
						 Cybrosys Technologies
					
					8 years ago
						Cybrosys Technologies
					
					8 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
2 additions and 
2 deletions
			 
			
		 
		
			
				- 
					
					
					 
					salon_management/__init__.py
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -20,5 +20,5 @@ | 
			
		
	
		
		
			
				
					|  |  | #    If not, see <http://www.gnu.org/licenses/>. |  |  | #    If not, see <http://www.gnu.org/licenses/>. | 
			
		
	
		
		
			
				
					|  |  | # |  |  | # | 
			
		
	
		
		
			
				
					|  |  | ############################################################################## |  |  | ############################################################################## | 
			
		
	
		
		
			
				
					
					|  |  | import models |  |  | from . import models | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | import controllers |  |  | from . import controllers | 
			
				
				
			
		
	
		
		
	
		
		
	
	
		
		
			
				
					|  | 
 |