Skip to content
Snippets Groups Projects
Commit 49e91215 authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

More useful information

parent 5fcf242b
Branches master
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ from django.http import HttpResponse ...@@ -3,4 +3,4 @@ from django.http import HttpResponse
def index(request): def index(request):
return HttpResponse("Hello, world!") return HttpResponse("Hello, world! Hello changed!")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment