Daniel Roseman
Daniel Roseman
Passwords are now on by default in Zoom. Use an optional group in the regex to extract them from the calendar URL and pass them onto the meeting if found.
Refs #437 Note, I realised while writing this that it won't work with Postgres as there's no equivalent of the `install_as_mysqldb` call; I included a note explaining this.
Hi GOV.UK folks, Not sure if this is still the right repo (my knowledge of the frontend architecture is a bit out of date) but I noticed this conflict on...
I recently used the export functionality with a table, and it worked perfectly except for one issue. Our column headers are highly customised, via defining `verbose_name`, to add popup explanations...