We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193c777 commit 31a39d8Copy full SHA for 31a39d8
hello/views.py
@@ -2,4 +2,4 @@
2
3
def home(request):
4
5
- return http.HttpResponse('Hello World!\n Ciao Mondo e tutti! ')
+ return http.HttpResponse('Hello World!\n Ciao Mondo e tutti! \n Please update me ')
0 commit comments