Tim Kleinschmidt
Tim Kleinschmidt
Hi, We have a paginated table which is ordered by default by a datefield `invoice_date`. ```python class InvoiceTable(tables.Table): class Meta: model = InvoiceTable fields = ('invoice_date', 'invoice_number', 'total_net', 'total_gross') order_by...
Are there any project specific settings that you block external actions? On my fork, the label and README action run through. https://github.com/Azd325/bank2ynab/pull/1 https://github.com/Azd325/bank2ynab/actions/runs/2091241892 https://github.com/Azd325/bank2ynab/actions/runs/2091241890 Screenshot from the settings page.
I tried to run on a mac this command it results in this. ``` ❯ sw.phar plugin:zip:dir SwagMapPlugin [RuntimeException] Could not find Bootstrap.php or SwagMapPlugin.php in SwagMapPlugin plugin:zip:dir