just a Coder guy

Results 7 comments of just a Coder guy

If you want to build frappe docker with producion mode, you have to use `install-app` instead. But you must build your own image for your custom_app for first. Just follow...

Hi, should we include DRF into this and call for `@api_view(['POST'])` to handle it?

Hi @ruchamahabal, I found the JSON file that contains these DocType's label in English, but i cannot find any translation. So that, when i change to other language, nothing happen...

I have fixed this issue by change the browser url to `http://localhost:8000` By default, if you press `ctrl + click` on the url on your terminal, then browser will open...

I believe the issue was related to the configuration in `nuxt.config.ts`. The documentation may not have been entirely clear about how to handle paths for localized routes The correct structure...