Created
July 7, 2016 17:03
-
-
Save aravindballa/dfadf3d4e541f0e6afed30b634b27ac7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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