OleksiiKutsenko

Results 2 comments of OleksiiKutsenko

Mypy: 1.6.1 Django-stubs: 4.2.3 Still face the same issue ` "Callable[[AssetAllocationAdmin, Any], Any]" has no attribute "short_description" ` Error triggers by this code ``` def currency_symbol(self, obj): pass currency_symbol.short_description =...

@UnknownPlatypus Thank you, I appreciate your help