Nikolas
Nikolas
my ugly solution: use https://github.com/vsemionov/django-rest-fuzzysearch little magic: ```python # region 'SmartSearch' class DatatablesFilterBackend2(DatatablesFilterBackend): def get_q(self, datatables_query): q = Q() return q def filter_queryset(self, request, queryset, view): queryset = super().filter_queryset(request, queryset,...
> > > I downloaded the archives and unpacked them in the project directory, like so > > ``` > app/ > ├─ compose/ > ├─ config/ > ├─ geoip/...
investigate https://github.com/pricingassistant/mrq very interesting project, much more speed compare with Celery, too have IO support, dashboard and etc., used redis+mongo have some unique feature, for example use simple raw task...
similar issue: https://github.com/jonataslaw/getx/issues/737
my issue represent on emulator and meizu note 9
i too try customized UI, and this work: templates\rest_framework_swagger\index.html ```html {% extends "base.html" %} {% load i18n %} {% load static %} {#{% extends "rest_framework_swagger/index.html" %}#} {% block extra_styles %}...
stil actual
still up((( any live?)