Ryan

Results 3 issues of Ryan

**Describe the bug** Please see how to use Custom Error Handling part [here](https://django-ninja.rest-framework.com/tutorial/errors/) I have 5 files. urls folder - __init__.py - urls.py - api_object.py exception folder - basic_error.py api_object.py...

I am using django-ninja on production level. If the maintainers do not allow contribution at code level, please allow other developers to translate the document. I also want to try...

### Error message ``` django.db.utils.OperationalError: 505, message='Invalid response status', url='wss://xxx.aws-ap-northeast-1.turso.io' ``` ### Analysis Using with Turso in Flyio. is totally fine, but not with one in AWS. ### Suggestions Any...