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
The context here is that i have a task to write unit test for that service. Supposedly, i have a win32 service class. Like this class TestService(win32serviceut
How do you know that as many bugs as possiblle have been discovered and solved in a program? Couple of years ago I have read a document about debugging (I thin
I'm trying to make an API using Laravel 8. I have two user tables, third_party_users and customer_users domain.tld/api/v1 --> for open API (third-party) doma
C:\Users\lenovo\StudioProjects\TESTAH\android\app\src\main\AndroidManifest.xml:6:9-42 Error: Attribute application@name at AndroidManifest.xml:6:9-42 requires a
I have a Spring Boot 2.5.4 application in which I would like to add Redis and access it via Spring Data Redis. My current configuration looks like this: pom.xml
I have a small project for school but I am struggling to get past one part of it. I have two columns so my table would look like the below example. My objective