Giancarlo Razzolini

Results 42 comments of Giancarlo Razzolini

@anatol I'm all up for having generic hooks that copies vmlinuz to /boot and also handle initramfs generation, of any of the generators we have on the repository. And I...

This has caused some issues already. I can try to take a look at it this weekend, if time allows, and then backport to the package whatever changes we might...

I don't know it this is related to the same issue you are facing, @Civil. But I have a similar issue that appeared on 20160301 that is affecting the build...

And I just saw now that issue #13 fixed this problem. Sorry for the noise.

For us to be able to use a packaged wiki, we would need a way to apply Arch specific stuff on top of it. Or, alternatively, have an archwiki package....

The flow seems fine by me, it is what we have discussed. The authentication flow is easy enough, but we'll have to decide how the moderation is going to take...

I have this exact same issue, but with a URLField. In my scenario, the field is not present on the data, but given it has `allow_null=True`, `allow_blank=True` and _also_ `required=False`,...

I think a few more checks should be done here: https://github.com/encode/django-rest-framework/blob/master/rest_framework/fields.py#L440-L447. I'll try to put a PR up to fix this.

For what's worth, we are using this patch on Arch to build this module: https://github.com/archlinux/svntogit-community/blob/packages/nginx-mod-naxsi/trunk/587-pcre2.patch