forked from rc/aircox
create aircox_streamer as separate application
This commit is contained in:
@ -15,8 +15,8 @@ Including another URLconf
|
||||
"""
|
||||
# from django.conf.urls.i18n import i18n_patterns
|
||||
from django.conf import settings
|
||||
from django.urls import include, path, re_path
|
||||
from django.contrib import admin
|
||||
from django.urls import include, path, re_path
|
||||
|
||||
import aircox.urls
|
||||
|
||||
|
Reference in New Issue
Block a user