We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7cb27 commit 2d5a9a5Copy full SHA for 2d5a9a5
playground/views.py
@@ -4,4 +4,4 @@
4
5
# Create your views here.
6
def hello_world(request):
7
- return HttpResponse("Hello, World!")
+ return HttpResponse("Hello World!")
0 commit comments