Im trying to use templatetags, but when i write {% load static %} on top of html document and run, it takes this as a text, and does not load the static. I set
When I give top: 2rem to dropdown-content it works fine but doesn't look good. It does look fine at 3rem but dropdown just disappears when I hover it. I tried w
On page 266 of "Python Crash Course" when you're supposed to make the fleet fall one then change direction, my alien fleet falls diagonally. After using print s
Hi I'm having a really strange problem with celery. I have a model like this class MyUser(models.model): email = models.CharField(max_length=255, unique=Tru
I currently have some code where a song plays with the controls but I want to make a button that matches the theme of the website is this possible or no? Here i
Using PYODBC I am trying to connect to SQL Server 2019 which is not installed locally. But I am getting below error: pyodbc.InterfaceError: ('IM002', '[IM002]
Current Behavior I am building my angular project on circleci and it just keeps failing with the following message: An unhandled exception occurred: Cannot fin
I'm trying to transmit messages through CAN using HAL library. For test I repeated code from the first part of this video I have the same bluepill so I just di