Patrick Hintermayer
Patrick Hintermayer
> Hi @Zerotask > > I"m not sure about this part > ``` > @api.api_operation([HTTPMethod.POST, HTTPMethod.PATCH], "/path") My intention was to provide a default way which supports auto completion and...
> this makes it longer, and it is not really a place which people use often or make mistakes... but redabitliy of the code is degrading... I changed it back.
@msopacua Thank you for your message. In my code sample above, `.keys()` is correct. It accesses a `dict` where the keys are TextChoices. ```python STATUS_PERMISSIONS_MAPPING = { Status.SUBMITTED: "submit", Status.APPROVED:...
Would be really nice to have this added to Playwright.
One thing to consider is that native HTML comments are not striped out but Django comments got removed. If I type `` (perhaps that's from the extension `Auto Close Tag`)....
@dfunckt any update on this?
Since Django 5.0 was released a month ago, would it make sense to also add support for it with this? same with Python 3.12
Yep, using a GitHub action to automatically optimize images is the best way I guess. edit: since the previous guy deleted his post, his suggestion was using a GitHub action...
> Does that help you or is your feature request explicitly related to the overview to the left? My feature request relates specifically to the left menu. The intent is...
Is this feature planned for Q4 2021 or later?