We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651c368 commit caafce3Copy full SHA for caafce3
junction/profiles/views.py
@@ -3,7 +3,7 @@
3
4
# Third Party Stuff
5
from django.contrib.auth.decorators import login_required
6
-from django.shortcuts import render, get_object_or_404
+from django.shortcuts import render
7
from django.views.decorators.http import require_http_methods
8
from django.http import HttpResponseRedirect
9
from django.core.urlresolvers import reverse
0 commit comments