-
This looks like a re-occurrence of #71
I have a users Viewset which has a delete method (Nothing fancy, just added rest_framework.mixins.DestroyModelMixin)
When I try to delete, the server responds…
-
Hey @PsypherPunk,
Good work done here. I started using your implementation when I couldn't go past some issues I had.
So I found in the ```annotation.models:line 13```, there is a ```# TODO:```.…
-
## Initial ideas
1. `swagger` should be supported in the core library, we prefer to get `v3` support
2. Strict separation of parser / validation / logic / render steps
3. Strict separation of vie…
-
Currently we perform a bunch of parallel requests in the frontend to save a form after/during editing it:
https://github.com/open-formulieren/open-forms/blob/ffd32bc0729c80f2a620efb5c4d4dd16c709ff…
-
We are using session login in website so user can multiple login and logout in multiple browser (It doesn't throw any error and keep current session while logout from another browser so we are using s…
-
I am using DRF with dj-rest-auth JWT HttpOnly Cookie. I found some strange behavior To Logout we have to provide valid access token, only then it will logout and delete the httpOnly cookie from client…
-
I realize this topic has been brought up before, but theres not really a solid solution in the docs or anywhere else.
From the FAQ in the docs regarding registration:
> You should override this vi…
-
I would like to make this easier to fork and work for other hackathons. Any advice?
I was thinking of either moving this to my profile or creating a new organization just for this.
Also, even th…
-
### Please verify that this bug has NOT been raised before.
- [X] I checked and didn't find a similar issue
### Describe the bug*
When using the PUI login form and logging in with a OpenIDConnect p…
-
Hi @fengsp
I found your library and it is quite interesting. I would like to know if you have plans to keep the project.
I would like to send some pull requests to the repository but I'm not sure …