Skip to content

Commit 2b8fe3f

Browse files
authored
Merge branch 'develop' into contestpage
2 parents 5fab971 + e88dada commit 2b8fe3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

oshc/main/views.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
from django.shortcuts import render_to_response
99

10+
from django.template import RequestContext
11+
from django.shortcuts import render_to_response
12+
1013
from django.template import RequestContext
1114

1215

0 commit comments

Comments
 (0)