Brian Kohan
Brian Kohan
@danjac I don't want to rush this fix because it's delicate. In the meantime here's an easy workaround that works for the pipe and argument case: ```python app = Typer()...
This was fixed in #541 I am trying to get the powers that be to bless me with the [leadership role for this package](https://github.com/jazzband/help/issues/388), when that happens I will get...
+1 for #208 Not having to do something like this: ``just recipe command '--arg="value with spaces"'`` is just about the last thing I need to for my just interface to...
https://github.com/denisorehovsky/django-rest-polymorphic/issues/47
On further consideration I'm bumping this PR to version 5 because I'm unsatisfied with any backwards compatible interface. I do not believe that by default concrete model querysets should return...
We need to provide polymorphic extensions to GeoQuerySet GeoManager and django.contrib.gis.db.models.Model
Hi @huynguyengl99 thank you for your offer to help!! I needed some time to consider this. I think we should use pyi stubs and ship them in this package. I'm...
@huynguyengl99 sounds good to me. I assume this will require a dependency on django-stubs - but I see django-filters already has a project in typeshed that does the same. Do...
@huynguyengl99 not sure if you've done anything on this. @JohananOppongAmoateng has opened a WIP PR to add stubs into this lib #742 - if you're ok with it I'm assigning...