Rishin Doshi

Results 5 comments of Rishin Doshi

Bump on this! Having the same issue with Django 4.0. Really slowing down releases to staging/production since I have to hotfix the library code as per the stackoverflow post mentioned...

Hey @ezarowny my `BASE_DIR` is defined as `BASE_DIR = Path(__file__).resolve().parent.parent` which resolves to my project root directory. I do not have a custom 500 page.

@ezarowny Django version 4.0 and rollbar version 0.16.2

@ezarowny Thanks for looking into this again! Lmk if I can provide any more info for you

seemed like django wasn't playing well with promises but this package helped me out a ton: https://github.com/jkimbo/graphql-sync-dataloaders