J. de Joode
J. de Joode
It's been a while. I think that overwriting admin/templates/admin/base.html did it.
@dcramer do you want to add this project to jazzband?
I think the line and memory profiler integration are still lacking in django core, or am I mistaking?
@dcramer you are right. I tried pyinstrument and django-cprofile-middleware and they fit my usecase as well. So maybe it is not a good investment of your time. I'll be upfront,...
Once you are in a notebook, you can actually save it as a python file. That will contain the code only. You can also use `nbconvert` to convert the notebook...
Not sure whether this is a bug or intended behavior. I can confirm that blacklisting works on the refresh token and not on the access token of a token pair....
Relevant: https://github.com/jazzband/djangorestframework-simplejwt/issues/713#issuecomment-1614293564 @tpotjj argues that the access token should be short-lived and hence might not require invalidating