Update base.py
This commit is contained in:
		
					parent
					
						
							
								1279d4efbb
							
						
					
				
			
			
				commit
				
					
						53f797472b
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -197,10 +197,6 @@ DATABASES = {
 | 
				
			||||||
    'default': {
 | 
					    'default': {
 | 
				
			||||||
        'ENGINE': 'django.db.backends.postgresql_psycopg2',
 | 
					        'ENGINE': 'django.db.backends.postgresql_psycopg2',
 | 
				
			||||||
        'NAME': 'app',
 | 
					        'NAME': 'app',
 | 
				
			||||||
        'HOST': 'localhost',
 | 
					 | 
				
			||||||
        'USER': 'ubuntu',
 | 
					 | 
				
			||||||
        'PASSWORD': 'Qwerty123',
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue