Javier Daza
Javier Daza
_Para tener en cuenta como una mejora._ El paquete `pyinotify` esta [disponible solo en Linux](https://github.com/seb-m/pyinotify/issues/57), por lo que toca comentarlo al instalar los requerimientos del proyecto en MacOS. Al momento...
When i wanted to sign in to my 2nd team, the input field was disabled (the one that ask you the slack URL of your team). The onlywork around i...
Awesome plugin! Thanks How can I access the onTap method like it is used in Text Field? Is it possible? I want to list some suggestions if the user taps...
Great working supporting this. It has been really helpful. I am using in my stack: ``` graphene==2.1.5 graphene-django==2.3.0 django-graphql-geojson==0.1.4 ``` So far it works fine but I want to upgrade...
I tried to customize a label in spanish bu couldn't. I got this error: ` SyntaxError: Non-ASCII character '\xc3' in file /Users/username/myproject/settings.py on line xxx, but no encoding declared; see...
Sería bueno tener una guía o reglas sobre como colaborar en este repositorio
It should be better if it can allow you to change [the provider](https://github.com/reactioncommerce/proxy-traefik/blob/trunk/traefik/traefik.yml#L25) in the dnsChallenge to ones of the [providers listed in traefik](https://docs.traefik.io/https/acme/#providers) by setting a new environment variable
**Is your feature request related to a problem? Please describe.** Move some slides to the documentation website https://gdsfactory.github.io/gdsfactory/ in order to make the documentation easy to read. - Slide 14:...
Right now, the region `'eu-west-1'` is hardcoded in the following line https://github.com/jameshy/pgdump-aws-lambda/blob/690f0a3b553813d5ae3663852f27601fb19d5ada/lib/config.js#L5 I think it would be helpful to be able to change the region per project.