Tony Dattolo

Results 8 comments of Tony Dattolo

same issue, no good answers from anyone on vercels discord, django discord, or reactiflux nextjs discord

I've been debugging in the backend. It looks like this might be a social_core issue not djoser. The state session in the backend that is set to be passed to...

@matteius having same error as @edzy16 on local Ubuntu 22.04 after upgrading from 20.04 and updating pip/pipenv/clearing cache with pipenv --clear. python 3.10 issue?

looks like duplicate issue, same issue with AWS on bucket_name param https://github.com/jschneier/django-storages/issues/1361#issue-2168604026

It breaks global auth for some reason, have an open issue here: https://github.com/vitalik/django-ninja/issues/1082 I tried to create a similar implementation with @asynccontextmanager but it didn't work

going to jump in here. if anyone wants to collab on fixing this let me know.

@mbsanchez01 Similar concerns -- I'm using https://github.com/astahmer/typed-openapi for Zod object generation based on openapi spec. Is there a tool you're using to properly generate Zod date objects from openapi? Zod...