Martin Malek
Martin Malek
Is there any easy way to use different User model for this extension? I would like to use contrib.user for django application and my own .user model just for Auth0...
Is there any way to generate changelog with Jira title when the git message look like Subject Commit message. Work Item: JIR-1234 I need to get all Work items and...
Datagrid should use something different than state to create a URL in Javascript. The problem is that the state can mapped values. If I define filter in Nette Router, the...
We found this issue when using amcharts-react. The problem is in this method when the a would be undefined redrawLabels: function() { this.labels = []; var a = this.allLabels; this.createLabelsSet();...
DataGrid delal trochu moc zbytecnych SQL, ktere pro muj slozitejsi dotaz zabralo ve vysledku nekolik vterin. Zmena je pridani lazy zjisteni poctu zaznamu k vypsani. Pokud byl aplikovan filter, je...
Would it be possible to to add similar functionality as it's on Nette forms? It will be nice to have condition method, i.e. to validate 'from' and 'to' values, where...
When i set uncommon HTTP code for the response (like 498), the error code is converted to 500 for some reason. Not sure if this is in Nette or Restful...
Is this project dead or not? I didn't found any other solution for this problem. And I wasn't able to get this on Django 1.11. I'm getting exception "Apps aren't...
When something is not closed the tokenizer will try to find next token but will fail. Better to return what was parsed then to fail with error.
I think that private notes should not appear in Slack. When they are pushed, they will not be private anymore, or at least not to same persons.