wbonicki

Results 11 comments of wbonicki

Hi, I did some analysis: I read all the entries from OFF, created a set of all characters found in the names (the size of the set for the processable...

Yes, here is the list of html entities with counts (I added space after "&' character): {'& quot;': 5424, '& gt;': 51, '& #40;': 34, '& amp;': 27, '& lt;':...

Here is the PR: https://github.com/wger-project/wger/pull/1970 I'm not sure if I placed my changes in the right file(s) (especially the unit tests), the project is quite large.

Here is PR: https://github.com/wger-project/wger/pull/1977 I'm unsure about one thing: I created a new task for caching API exercises, and if it's activated, it will be executed once a day (at...

@bbkz do you mean that during the caching process, the exercise cache is overwritten only if it has been edited?

What is the status of this task? It seems like it has been abandoned. If that’s the case, it can be assigned to me and I’ll take care of it.

I changed WGER_SETTINGS["MIN_ACCOUNT_AGE_TO_TRUST"] to "-1" in settings.py and it worked, where did you change the value? But I confirm that the value displayed on the screen looks like hardcoded. I...

Is anything more needed to close the PR?