Skip to content

Commit 02a3a8f

Browse files
django4 urls.py
1 parent 16a942b commit 02a3a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dj_elastictranscoder/urls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from django.conf.urls import url
1+
from django.urls import re_path as url
22

33
from dj_elastictranscoder.views import endpoint as transcoder_endpoint
44

0 commit comments

Comments
 (0)