Jonathan Barratt
Jonathan Barratt
I think this would make it much easier to onboard new contributors to the project as it can be hard to puzzle out how things works when you click the...
Yeah that sounds reasonable to me if you decide to go there, nothing radical just a structure that some devs may be more comfortable wrapping their brains around. idk. my...
What platform (if any) would you like to use for the Thai translation item? It's been years since I did a big comparison but [Weblate](https://weblate.org/) and [Transifex](https://www.transifex.com/) are the two...
Semi-related, how would you feel about a typo check? I know it's practically busy work, but it's easy enough that I don't mind, and I've noticed enough that there might...
Well if there are now Thai sites using the data then takes the priority off of doing so here, IMHO. Your call whether to remove from this task list or...
FWIW, I was unable to reproduce on Ubuntu 20.04 and Python 3.8.2, installed with pipx.
@Nicoloren Thanks for the update on this issue, and for providing the work-around. We're currently transitioning to a new, expanded, project organization but I do agree that this is something...
Yes, I both have experience with beautiful soup and agree that it would *mostly* work for this, enough that it would be worth using. BS is more forgiving of broken...
From issue #504 add CC: @willstott101
Thank you for the bug report Andrés, and my apologies for the inconvenience. The problem is caused by presenting the "System settings" menu option based on user.is_superuser, not on user.is_staff....