django_spire.knowledge.entry.version.block.urls
app_name = 'block'
module-attribute
urlpatterns = [path('json/', include('django_spire.knowledge.entry.version.block.urls.json_urls', namespace='json'))]
module-attribute