3 lines
		
	
	
		
			119 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			119 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| SQLALCHEMY_TRACK_MODIFICATIONS = True
 | |
| SQLALCHEMY_DATABASE_URI = "postgresql://tetastock:tetastock@localhost/tetastock"
 |