fixing the base.py
This commit is contained in:
		
					parent
					
						
							
								569dd1b9e5
							
						
					
				
			
			
				commit
				
					
						addf3de67e
					
				
			
		
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -181,9 +181,7 @@ CMS_TEMPLATES = ( | ||||||
| DATABASES = { | DATABASES = { | ||||||
|     'default': { |     'default': { | ||||||
|         'ENGINE': 'django.db.backends.postgresql_psycopg2', |         'ENGINE': 'django.db.backends.postgresql_psycopg2', | ||||||
|         'NAME': 'app', |         'NAME': 'app' | ||||||
|         'HOST': 'db', |  | ||||||
|         'USER': 'app' |  | ||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue