-
Hi,
try to replace construction:
``` python
return sorted(
chain(
Feed.objects.filter(Q(user=self) | Q(user__in=self.following_users.all()) | Q(business__in=self.follow…
-
What about a "dislike" function? I think that would be a nice addition. So that way people can like, dislike, unlike and undislike.
ortix updated
8 years ago
-
[Neovim on AppVeyor](https://ci.appveyor.com/project/equalsraf/neovim)
[Comprehensive notes on building for Windows](https://gist.github.com/equalsraf/4685f7aef022a36c26d5)
- [x] Attempt to build …
-
Установил новый виджет.
Получил 105 запросов к базе, вместо 40, как было...
Видимо, что то связано с кешем, но то такое...
Мне то нужно все равно делать сортировку записей по рейтингу.
Вот что получи…
-
hey otto and vasile.
i don't know if anyone already thought about this, but is it possible to detect a recording start / record button press?
if so, one could run a timer for i.e. 74 minutes and then …
RieGo updated
8 years ago
-
https://www.easports.com/fifa/ultimate-team/news/2015/fut-player-experience
Good news. Now they splitted the market by console generations, it will stop (at least for few months) the real problem of …
-
On shared hosting the admins want to deny individual site owners access to things like `/pagespeed_global_admin`, but on Apache the only way to prevent them from mapping one in with `AddHandler` in a …
-
test@youtube:~# youtube-dl -U
youtube-dl is up-to-date (2015.04.09)
test@youtube:~# youtube-dl --verbose aM9WwHp0x6M
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--v…
-
1. Stratux version: v0.8r1 https://github.com/AvSquirrel/stratux/commit/fd936e7e1b71429abb4e853f8a7116078a3da718
2. Stratux config:
SDR
[ ] single
[X] dual
GPS
[X] yes
…
ghost updated
8 years ago
-
Rationale: mobile client support, dynamic HTML clients etc.
Authentication:
Basic HTTP (username/password in every request or by a token, retrieved by GET /api/profile)
### API:
- [x] GET /profile …