Étienne Beaulé
Étienne Beaulé
I'm very open (enthusiastic even) to this change (and my commits may be re-licensed) for the GPLv3. However, I am a bit skeptical about the relicensing for "proprietary" development. It...
I don't really agree with these scenarios. The first case is to my mind the only reason why such rights would be asked for, and we are in agreement that...
I like the term "iron"; it's two fewer syllables! You can exclude `.po` and `.mo` files in grep, and that's where you'd get the results I found. I somewhat prefer...
I think there are two terminological decisions to be made for consistent application: * Whether the term should be avoided (like with the formulations in `admin_results.html` which may seem cluncky);...
Maybe at this point we make a FB post for how best to describe/name it; we also use "ghost", so it is inconsistent everywhere.
I wasn't there when the field was created; I just made it useful. However with the name, it could be that some automatic archiving was intended: something like after x...
Because a `Person` doesn't have a direct `tournament` field, inheriting from `SingleObjectFromTournamentMixin` would error with the inherited `.get_queryset()`. As for the inheritance order, it's also for the queryset function, but...
I've been doing a bit of thinking on the subject. What I want to avoid is the bloat we are already seeing as notification settings, especially with the different "styles"...
It's true, the Checkins table and the standard Vue tables sort in slightly different ways. I could not replicate the Django Admin incorrect sorting in `develop`. That sorting would use...
Had a chat with @theonlyjohnny (who may elaborate if he wishes) who operates the @zeet-co platform about his platform as an alternative. They are currently investigating the deployment using Docker...