Daniel Malik
Daniel Malik
Hello. When I try to sign in via the oauth2 page, I get the following error along with the 500 error page: ```error redeeming code could not verify id_token: oidc:...
[Prisma supports mapping model names to different column names via the `@map` directive](https://www.prisma.io/docs/concepts/components/prisma-schema/data-model#mapping-model-names-to-tables-or-collections). It would be really neat to have this option for fields (`@map`) or for models (`@@map`).
Hello! As of now, the only options for the `get_queryset` option in `GuardedModelAdminMixin` are: 1. `user_can_access_owned_objects_only` (in conjunction with `user_owned_objects_field`) 2. `user_can_access_owned_by_group_objects_only` (in conjunction with `group_owned_objects_field`) Would it make sense...
Hey, David. Awesome work! How is the status for High Sierra?
For macOS users a [Homebrew Cask](https://github.com/Homebrew/homebrew-cask) would be super convenient.