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 a403e4f commit c05b94cCopy full SHA for c05b94c
codeforlife/urls/__init__.py
@@ -4,4 +4,4 @@
4
"""
5
6
from .handlers import handler400, handler403, handler404, handler500
7
-from .patterns import get_urlpatterns
+from .patterns import get_urlpatterns, UrlPatterns
0 commit comments