Commit ba4c2160 authored by Jose Gabriel L. Salas's avatar Jose Gabriel L. Salas

removed unnecessary code in views.py

parent 327db338
from django.http import HttpResponse
from .models import Event, Location
from .models import Event
def index(request):
......
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