astro-stan

Results 25 comments of astro-stan

Thanks, that did the trick. It would still be nice to have a bit more flexibility in the settings though!

Until we get official support - [this tutorial](https://mutschler.eu/linux/install-guides/pop-os-btrfs-21-04/) proved to be very useful.

Looks like that did the trick! I'll leave this open in case you want to update the docs, otherwise it can be closed.

Thanks for responding. > We do have native support rest_framework_simplejwt in the library. You should investigate why the extensions are not triggered. This doesn't work for me because I am...

@tfranzel , I dug around some more, and I think this might be a bug. If we look at the `AutoSchema.get_auth` method, which is called to get the security definition(s)...

Hi @aiordache and @ulyssessouza, does this need anything else to get merged? I'll be happy to resolve any issues you might have.

Hi @tfranzel, Thanks for responding. I need this because my view replacement logic depends on the actions assigned to the viewset callback. Since viewset actions do not get bound to...

Made changes non-breaking as proposed above. Please let me know if anything else is needed.

@tfranzel I think that should do it :crossed_fingers:. Do you mind allowing CI to run again, please? :sweat_smile: