dylanhillier

Results 3 issues of dylanhillier

**Environments:** - Prettier Version: 3.0.0 - Running Prettier via: pnpm, npx, etc.. doesn't appear to matter. - Runtime: pnpm 7.14.1, node 16.16.0 - Operating System: macOS - Prettier plugins (if...

status:needs investigation

I would like to add a logout/sign out menu item which requires the request to be a POST instead of a get. This is in light of this change: https://code.djangoproject.com/ticket/15619...

I'd love to be able to conveniently retrieve the defaults provided during initialization so i can "reset to defaults" in my app. However, it would appear these defaults aren't saved...