Laurent 2 years ago
parent 72b67f64d6
commit 962ef95ae0
  1. 2
      subscriptions/views.py

@ -9,7 +9,7 @@ import json, jwt
# import os
import app_store_notifications_v2_validator as asn2
from app_store_notifications_v2_validator import InvalidTokenError
def index(request):
return HttpResponse("Hello, world. You're at the subs index.")

Loading…
Cancel
Save