fix removed depedency
This commit is contained in:
parent
607468c052
commit
5a074f6b94
|
@ -27,7 +27,6 @@ urlpatterns = [
|
|||
path("streamer/", include((aircox_streamer.urls.urls, "aircox_streamer"), namespace="streamer")),
|
||||
path("admin/", admin.site.urls),
|
||||
path("accounts/", include("django.contrib.auth.urls")),
|
||||
path("ckeditor/", include("ckeditor_uploader.urls")),
|
||||
path("filer/", include("filer.urls")),
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user