1. SECRET_KEY = "abcdefg"
    
  2. 
    
  3. INSTALLED_APPS = [
    
  4.     "django.contrib.postgres",
    
  5. ]