Tom Nielsen

Results 100 comments of Tom Nielsen

> About the API token though, would it be possible, as an option, for the user to generate it? You are right, it should be here rather in the admin's...

No sorry, we don't have a template that can do something like this. I'll put it on the To Do list

We could probably make this work, at least for the initial import, but my guess is that a lot of functionality would be broken. A single primary key is assumed...

Hi @amirhadar , I've never seen anything like that. I think the problem must be your postgresql connection, Either the connection parameters specified to saltcorn are incorrect, the postgresql backend...

@mshiner any ideas? have you ever seen anything like this?

docker logs {container name} e.g. `docker logs saltcorn` I guess it is also possible that there is a problem connecting from your browser to the docker server. Have you tried...

You can also try streaming the log as the server is responding. try `docker logs -f saltcorn`

not that i know of. saltcorn runs very well on WSL2, but i never tried docker on windows

could be https://github.com/docker/for-win/issues/1936 and https://forums.docker.com/t/very-slow-web-requests-in-hyper-v/27031 ? if pgAdmin is a bit slow, maybe Saltcorn just makes more web requests?

this should now be supported. in the filter view, drop in a field and select the key field in the field dropdown in the settings. as the field view select...