Felix Eklöf

Results 7 comments of Felix Eklöf

I've made pull-request to fix this issue. Please consider reviewing code. https://github.com/beda-software/drf-writable-nested/pull/141 If you want to try it, here is my fork: https://github.com/Feelixe-tin/drf-writable-nested

@ndeloof I made the thread on devops exchange. The main reason I need to use Nginx in my stack is because the most used WSGI application for Django (gunicorn) does...

> When ready I can review the code and merge it > > Great work Thank you! I've added pagination and some more details. If you have the time could...

I'm not sure it applies but I guess you could combine both, keep status, and add computed properties liks `isLoading`, `isPending`. Kind of like how react-query is doing it.

Is there a plan to fix this issue? I would love to help, but I saw the PR that already tried to fix this was closed.

I'm using hx-boost on the body element so it applies to everything. Thanks for the tip, but I tried with `hx-get="/"` and then it does not update the url in...