Skip to content

Commit

Permalink
Ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-c committed Apr 19, 2011
1 parent d263496 commit a6c6083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobile/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ def submission(request) :
except KeyError:
HttpResponseServerError("Malformed data!")
HttpResponse("Got json data")
print("View works")

0 comments on commit a6c6083

Please sign in to comment.