Christian Grossmüller

Results 9 issues of Christian Grossmüller

Hello everyone, I'm searching for a way to distinguish (in the response) between an actual social-login and a Signup (login for the first time), where an user account is created....

Hi all, i'm looking forward to use JWT but i have a kind os special use case and want to ask a few questions. First of all I'm building a...

Hello everyone, i just stumbled upon this library and played a little with it. While doing so, in my ipython shell, i found this behavior very confusing : from mutagen.mp3...

Hello everyone, i'm experience the following error tar all files into /tmp/934282472/j1Gg65oXbW.tar tar: empty archive exit status 1 when trying to upload the files/directories of an artifact to a server...

When starting the local docker container via `docker-compose up` we get the error /entrypoint.sh: 4: /entrypoint.sh: pg_isready: not found This can be fixed with using the scripts as shown [here](https://github.com/zentrumnawi/dive-backend/tree/develop/docker/local/vendor/wait-for-it)...

Wouldn't it be greate to have this project as cookiecutter template? With this one can avoid the trouble of cloneing and carrying all the previous commits and also avoid renaming...

I came across the case where I wanted to query all Tags which have a certain property set on the related model like: >>>Tag.objects.filter(food__is_vegetarian=True) [, , , ] which can...

docs
djangonauts-reserved

### Description of problem While switching hardware I also updated dokku to the latest version (0.26.0 -> 0.34.8). I've gone throught he migration guides of the versions inbetween and think...

type: bug
needs: investigation

Hi, i stumbled upon somthing which might be usefull. I have an Endpoint wich allows to dowload a file. Yet i see no possibility to change the "Response content type"...

triage