I have a Django project that have a large amount of transactions. Much queries. When using Django querysets they get cached, if I have understood it correctly.
How is it possible to get the response status code of a request using lua-http ? If that is not possible with it what module/library should i use ?
I am using next-pwa package with my next.js applications for PWA features. But I am having a problem here. Everytime, I rebuild and redeploy the application, it
I have a 3 tables in Laravel project First table "offers" id client numer_offer id_user 1 123 211/2022 11 2. 145 212/2022 23 Second table "clients" id name a
I have a small project in which there should be a comment for each post. I tried to do this using the following code. <?php namespace App\Http\Controllers;
I'm new working with the Backpack module, I'm trying to make a translatable CRUD following the documentation. But for a unknown case my preview dosen't works as
i am currently working with plotly i have a function called plotChart that takes a dataframe as input and plots a candlestick chart. I am trying to figure out a
class totalDS extends StatefulWidget { const totalDS({ Key? key, }) : super(key: key); @override _totalDSState createState() => _totalDSStat
I'm facing a weird problem after connecting with the remote host using ssh in VSCode, the editor lost the connection after some seconds with the remote server (