Closed Rey092 closed 3 months ago
Does not work together with 'StaticFilesConfig' / 'create_static_files_router'. All the static files requests going to starlette app that got created under the hood Other route handlers works fine
Also 404 does not work cuz i am being routed to this admin app instead of going to 404 handler. And other issues. I will make a PR. Its easy to fix
Does not work together with 'StaticFilesConfig' / 'create_static_files_router'. All the static files requests going to starlette app that got created under the hood Other route handlers works fine