Andrzej Pragacz

Results 21 comments of Andrzej Pragacz

Hi @joshvillbrandt, yes, actually I already created issue #37 to research this topic, but didn't have time to delve into it. I'm certainly interested to see your solution! Of course...

Hi @joshvillbrandt, thanks for your input. I still need some time to parse it, I should give you some reasonable answer within few days. In the meantime, I highly recommend...

@psibean I wanted to address your comment, but you deleted it (or at least it looks like so). Is there any reason for this?

@peterthomassen Sorry to respond so late. At first I didn't like this idea, as I think about Django View Classes as an uneccesary Javaification (aka "everything has to be a...

@jpic Could you explain what you mean by that? E.g. provide an example (snippet of code).

> And please do update django rest framework dependency to latest. This will be done in issue #70. Unfortunately it's not so simple as just bumping up the requirements.

BTW: there is already a lot to do for the `0.6.0` release, so I will aim with refactoring the views for release `0.7.0`.

Change will be released in next (0.8) version

Hi @Neraste , thanks for a very detailed bug report. I'm still unsure if that's an actual bug; I'm trying to understand your use case. Does that mean that you...

Hi @mateoKutnjak Thanks for providing detailed description of the issue. I wonder, why as an alternative can't you just: 1. perform login API call 2. use the profile API endpoint...