Commit 0681fa81 authored by adam.fisher1's avatar adam.fisher1

Upload New File

parent 0e897d33
Pipeline #701 canceled with stages
from django.http import HttpResponse
def home_page_view(request):
return HttpResponse("Hello, World!")
\ No newline at end of file
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