Martin
Martin
@leinardi , is there any chance this will be implemented ? I'm considering uninstalling the plugin because of this. It forces me to have a dedicated environment for pylint to...
Thanks for taking the time to give me an hint. Unfortunately, it seems get_filterset_class is at the backend filter level and not a the class level, making it harder to...
I've just found the reason. `self.get_queryset() # from parent` is not evaluating correctly during schema generation. I added an extra case in the queryset to return a dummy queryset for...
I understand though I believe this situation is more than an edge case. Is there a way to generate OpenAPIParameters based on a filterset ? If not, would this functionality...
Any chance this would be integrated in the lib somehow ? Extra param to disable prefix or simply a rule that disable prefix when lookup param is empty ?
@apragacz , when will version 0.8 be released ?
Thanks @apragacz :-)
Would love to have this feature as well !
@arnaudroques, chronology diagram looks promising. Here are some remarks: - Add ability to group tasks per process (could simply be an horizontal separator with a title) - Adapt size when...