django_spire.ai.chat.urls.message_response_urls
app_name = 'response'
module-attribute
urlpatterns = [path('new/', message_response_views.response_message_render_view, name='new')]
module-attribute