Skip to content

Commit 3071db5

Browse files
author
A85N
committed
figlio di puttana
1 parent 4b29754 commit 3071db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

welcome/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def health(request):
2121
return HttpResponse(PageView.objects.count())
2222

2323
def helloMessage(request):
24-
return JsonResponse({"message" : "Ehylà gente!!!!!"})
24+
return JsonResponse({"message" : "Ehyla gente!!!!!"})

0 commit comments

Comments
 (0)