Adrien Audebert cc9660b562 test
2024-07-22 18:08:01 +02:00

5 lines
125 B
Python

from django.http import HttpResponse
def index(request):
return HttpResponse("Hello, CHAKIB est une trompette ou pas!")