I am receiving the error: ImportError: No module named MySQLdb whenever I try to run my local dev server and it is driving me crazy. I have tried everything I c
my issue is that when I want to group a set of employees according to the month of their birth date, Odoo separates the months by years, which I want to avoid b
I want to extract all substrings from a text column using a regular expression. For example, I have a text column: cat dog house milk cow mouse saw and i have
I am trying to send a file from my node js app to a PHP server where an opencart app is hosted. I am using formdata and axios modules to make the request and up
I read the documentation about MEDIA_ROOT and MEDIA_URL then I could understand them a little bit but not much. MEDIA_ROOT: Absolute filesystem path to the dire
I use ASP.NET Core MVC app as a client of Openiddict auth server. My MVC app uses cookie authentication and the problem I faced is when the cookie expires and t
Often I will have a JavaScript file that I want to use which requires certain variables be defined in my web page. So the code is something like this: <scr
Hello fellow AWS contributors, I’m currently working on a project to set up an example of connecting a Lambda function to our PostgreSQL database hosted o
In this video around 16:00 the instructor says dynamic object property syntax is being used (total[language]). It seems like it's just regular setting a propert