Skip to content

Instantly share code, notes, and snippets.

@aravindballa
Created July 7, 2016 17:03
Show Gist options
  • Save aravindballa/dfadf3d4e541f0e6afed30b634b27ac7 to your computer and use it in GitHub Desktop.
Save aravindballa/dfadf3d4e541f0e6afed30b634b27ac7 to your computer and use it in GitHub Desktop.
def index(request):
return render_to_response(‘index.html’)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment