Commit b8ad4622 authored by Julliana Zarah C. Cruz's avatar Julliana Zarah C. Cruz
parents 6ca53f17 65d3c852
...@@ -4,4 +4,4 @@ from django.shortcuts import render ...@@ -4,4 +4,4 @@ from django.shortcuts import render
from django.http import HttpResponse from django.http import HttpResponse
def index(request): def index(request):
return HttpResponse('This is the forum! This is where people talk') return HttpResponse("Welcome to Widget's Forum!")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment