added a function that returns my About statement

parent 4e2f1561
from django.http import HttpResponse
def aboutIndex(request):
return HttpResponse('I don\'t have a specific music taste, although some of the music genres I enjoy include indie, hip-hop, and house music!')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment