0.1.1 fix lang
This commit is contained in:
@@ -4,6 +4,7 @@ from django.conf.urls.static import static
|
||||
from django.conf import settings
|
||||
from .js_views import *
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path('get_content_for_section/', get_content_for_section_ajax, name='get_content_for_section_ajax'),
|
||||
# path('page/<str:url>/', StaticPageView, name='static_page'),
|
||||
|
||||
Reference in New Issue
Block a user