Ezequiel Bertti

Results 27 comments of Ezequiel Bertti

To fix it, I need to create a function to run every command, like this: ```python # crons.py def migrate(): from django.core.management import call_command call_command('migrate') ``` ```yaml # zappa_settings.yaml events:...

Will! This works fine. I has the same question on my mind, but I try it and works fine. In my action, I have models and cache used 💃

@dcramer Are you there?

Suggestion: Create a directive `v-unmask` to return unmasked data like `the-mask` component with `masked="false"`

Hi, Please, make a pull request :)

Hi! Responding to your questions: > What is this API key? I hope it's not an actual one `${PLUGIN_DIFY_INNER_API_KEY:-QaHbTe77CtuXmsfyhR7+vRjI/+XbV1AaFy691iy+kGDv2Jvy0/eAh8Y1}` This is just a default value, but I replace it in...