Raphael Michel

Results 457 comments of Raphael Michel

It's not the same, Apple Wallet is a file format that, by default, does not necessarily transfer data to Apple. But yes, when time comes, @pc-coholic will finish this plugin...

I've never heard of Passdroid. Pass*An*droid can handle our attachments perfectly fine.

> A different idea might be to add a table-head like label for the column. I am not sure we should markup the whole section as a table, but for...

Agreed. In case anyone wants to work on this, I'd rather call it a comment than a description since it stays internal.

I think the return values are correct, but the comparison should just be ``` if payment_term_last.date(event) < event.presale_end: ```

Doing this pluggable indeed sounds a bit more complicated than necessary. I see how this could be useful, but since we only allow sharing by email when creating the voucher,...

No, I think we can afford a ``recipient`` email field or something like this on the voucher model :)

Meh, parsing the log really doesn't sound clean. Storing the full message in the voucher model also really doesn't :( I'm a little bit out of good ideas here, but...

This is technically a bug in https://github.com/stefanfoulis/django-phonenumber-field Let's see if we can do something about it

> Since this seems to be a constraint of MariaDB we cannot do anything about (right?), we want to silence this warning. This shouldn't compromise the functionality anyway, does it?...