Commit e2b97140 by MMohan1

Setting chnages

1 parent 3ca4cb92
Showing with 0 additions and 1 deletions
...@@ -53,7 +53,6 @@ MIDDLEWARE_CLASSES = ( ...@@ -53,7 +53,6 @@ MIDDLEWARE_CLASSES = (
) )
ROOT_URLCONF = 'githubapi.urls' ROOT_URLCONF = 'githubapi.urls'
DEBUG = True
TEMPLATES = [ TEMPLATES = [
{ {
'BACKEND': 'django.template.backends.django.DjangoTemplates', 'BACKEND': 'django.template.backends.django.DjangoTemplates',
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!