Commit 242dcbe1 authored by Administrator's avatar Administrator

cosmetics

parent 816ea95b
......@@ -51,7 +51,6 @@ def home(request):
return HttpResponse(html)
def project(request, p_id):
if not request.user.is_authenticated():
return redirect('/login/?next=%s' % request.path)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment