Julian Dehm
Julian Dehm
Hi @erelsgl , thanks for your interest in a+. Creating a module which allows you to add and rank ideas at the same time should be fairly easy. We already...
Hi @oriyalperin, the proposed sorting sounds really interesting. I sadly don't have any capacities to look into it in detail or provide a lot of help implementing it. I can...
Hi @oriyalperin, you probably don't need `annotate` here, it's as you said used to calculate / count things on the database level. If your `coins` model has a foreign key...
> I added coins to the serializer as you suggested, but it's not showing up in the idea list/details. Ah, sorry! I thought the idea list was in react already...
> Thanks! I have another question: What is the common approach for accessing idea annotations, such as `positive_rating_count`, within an api method? (can't get it by `idea_obj.positive_rating_count`) It depends, maybe...
I think it's due to the broken tabs but will have to take a closer look
> in STP 192 > @karlcow thanks :)
related/duplicate of #5593 relevant for #5587
wip till we merged the map pr