remotes/origin/yandex
Bachurin Sergey 12 years ago
parent 2e51a3b65a
commit 58b17b28fa
  1. 2
      project/customer/views/license.py

@ -2,7 +2,7 @@
import hashlib import hashlib
from django.shortcuts import render, redirect from django.shortcuts import render, redirect
from django.http import Http404 from django.http import Http404, HttpResponse
from django.conf import settings from django.conf import settings
from django.views.decorators.csrf import csrf_exempt from django.views.decorators.csrf import csrf_exempt
from django.utils.http import urlquote from django.utils.http import urlquote

Loading…
Cancel
Save