Skip to content
Snippets Groups Projects
Unverified Commit 1437817b authored by Marco Ciotola's avatar Marco Ciotola
Browse files

Add missing import

parent c7a3a2d8
Branches
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ from functools import update_wrapper
from django.http import HttpResponse, Http404, HttpResponseRedirect
from django.core.exceptions import *
from django.conf import settings
from django.http import HttpResponseNotAllowed
import oauth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment