terms and conditions
This commit is contained in:
		
					parent
					
						
							
								2bcfb8352d
							
						
					
				
			
			
				commit
				
					
						b299a0383f
					
				
			
		
					 6 changed files with 270 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -182,6 +182,8 @@ DATABASES = {
 | 
			
		|||
    'default': {
 | 
			
		||||
        'ENGINE': 'django.db.backends.postgresql_psycopg2',
 | 
			
		||||
        'NAME': 'app',
 | 
			
		||||
        'HOST': 'db',
 | 
			
		||||
        'USER': 'app'
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue