reformat (indent with spaces)
This commit is contained in:
parent
4f066eade5
commit
a4ef7a72e8
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from django.http import HttpResponse
|
||||
from django.shortcuts import render
|
||||
|
||||
|
||||
# Create your views here.
|
||||
def index(request):
|
||||
return HttpResponse("Hello worlds!")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue