hylje: I got this! Since this is a m2m field it can be only altered once the instance is saved (thats where i was doing my m2m manipulation) then DFR (very correctly) does the m2m editing which is an empty list in the serializer.validated_data and it clears it:D
lorddaedra has quit
lorddaedra joined the channel
eperzhand joined the channel
Croves has quit
ironfroggy_ joined the channel
veb has left the channel
morenoh149 has quit
ejb has quit
iiie joined the channel
ironfroggy has quit
ironfroggy_ has quit
Crovax31_ has quit
M|6 joined the channel
naanman_ has quit
npr-work has left the channel
jas02 has quit
M|6 has quit
marcosmoyano has quit
c17r joined the channel
nownot joined the channel
jaddison joined the channel
mmxx_th has quit
Ergo joined the channel
jarshwah_ joined the channel
jarshwah_ has quit
jarshwah_ joined the channel
jas02 joined the channel
bochecha has quit
audio joined the channel
TankBo has quit
TankBo joined the channel
coyotebm has quit
mmxx_th joined the channel
Koterpillar joined the channel
is_null joined the channel
jas02 has quit
Darkhunter joined the channel
Darkhunter
Is somebody here using channels?
pwrentch has quit
is_null
Darkhunter: i've tried the demo project, it's really awesome, go ahead and make your own opinion ;)
felixn joined the channel
mucco_ joined the channel
Darkhunter
is_null: Well, I love it too, but I don't know, how to prevent sending to some users when I am sending to group
oh my bad, i didn't get the question right, dunno then, perhaps make a different group
Darkhunter
is_null: I have ten users and when one clicks on something I have to notify the others and not him
is_null
Darkhunter: can you temporarely remove the channel from the group perhaps ?
mmxx_th joined the channel
Darkhunter
is_null: I think this is cruel workaround :D
souravbadami
I'm using python-social-auth. It works completely fine locally but doesn't work on heroku. Any ideas
harmaahylje
souravbadami: start with your problem, "it doesn't work" is not a good description I think
is_null
Darkhunter: looking at the source code i'm not seeing another way, i'm unfortunately not competent enough to talk about thread safety implications here, as I said I've just tried the demo project so far, but please test exhaustively if you find no other way
kyheo joined the channel
m8 has quit
is_null still has a lot to learn from asgi hehe
iiie has quit
ellmetha joined the channel
FancyCamel has quit
Darkhunter
is_null: Well, thanks anyway
is_null
Darkhunter: another, probably better way, is to select all channels in your group except the one you want to exclude and send directly on that
souravbadami
harmaahylje: Okay so everything goes smoothly. I click on login/twitter. It takes me to twitter, redirects back and bam. I'm using a tag to show the name of user, if authenticated. No results.
harmaahylje
maybe you want to look into the chain more closely and see what happens and what are the responses