Skip to content

Commit 31a1dc3

Browse files
committed
Fix import
1 parent 4f046bb commit 31a1dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/proxito/middleware.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from django.conf import settings
1212
from django.shortcuts import render
1313
from django.utils.deprecation import MiddlewareMixin
14+
from django.urls import reverse
1415

1516
from readthedocs.projects.models import Domain, Project
1617

0 commit comments

Comments
 (0)