Étienne Beaulé
Étienne Beaulé
I'm still interested in this, and waiting for a reply from @auvipy.
> can you edit the PR headline as per the suggested change by Tom? Done :)
This could tie in well with #502, where the password used can determine what group to place them.
A Django package would have to be added to manage these permissions as it seems that Django's built-in permissions system is only database-level. What more, there shouldn't really be a...
There could be a renewed interest in this task with the API. Currently, authorization follows the simple rule of allowing only superusers credentials, with authentification done with username/password. For security,...
Sorry I haven't gotten to this until now... I am hesitant to add this feature, especially as a new field. I think there are a few reasons: * This field...
I have a little bodged script that passes through the log generated by gource's default git log command to make sure no deleted files get modified, thus re-added: ```python files...
Done, updated to Heroku-22.
I'm closing this as the two recent commits 1681c04875d0462bac34f25432a986a878e5c1d7 and 509c11f63e52ada63bb7d54b39faffbde52db076 do fix some problems encountered when importing DebateXML, and this ticket seems to be becoming a "catch-all" as there's...
As an update, a Hungarian-type draw generator would also be beneficial for APDA, especially for the first round which is seed-based (#2165). This optimisation problem should be done after deciding...