Skip to content

Instantly share code, notes, and snippets.

@shaurya-blip
Created February 2, 2021 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shaurya-blip/53f64381b6121593a8df006e95622442 to your computer and use it in GitHub Desktop.
Save shaurya-blip/53f64381b6121593a8df006e95622442 to your computer and use it in GitHub Desktop.
INSTALLED_APPS = [
'main',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment