This commit is contained in:
Ross
2021-10-20 18:09:27 +01:00
parent cbe23859bf
commit bf428b3849
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ urlpatterns = [
path('tinymce/', include('tinymce.urls')),
path('select2/', include('select2.urls')),
#path('select2/', include('select2.urls')),
]