0.0.8 Services
This commit is contained in:
@@ -5,7 +5,7 @@ from django.conf import settings
|
||||
from .js_views import *
|
||||
|
||||
urlpatterns = [
|
||||
path('get_content_for_section', get_content_for_section_ajax, name='main'),
|
||||
path('get_content_for_section', get_content_for_section_ajax, name='get_content_for_section_ajax'),
|
||||
# path('page/<str:url>/', StaticPageView, name='static_page'),
|
||||
# path('test_code', test_code, name='test_code'),
|
||||
]
|
||||
Reference in New Issue
Block a user