CJ
CJ
Hi, I've stumbled upon this issue as I've been trying to set up a new wger instance. I've followed the documentation and did all syncs that are supposed to be...
Hi, thank you for the information. I was wondering what one could do. I am not familiar with that backend and what is saved or not. I was thinking of...
I had the same issue. The check to see if the account is trustworthy, is here: https://github.com/wger-project/wger/blob/master/wger/core/models/profile.py#L397 What I did was: 1. Set the var `MIN_ACCOUNT_AGE_TO_TRUST` to -1 2. Change...
Quick update. After installing the update 1.8.3 and using the app like a new installation all new entries can be viewed on the web application. If I remove the app...