I am working on a Tablet-environment with draggable objects. The drag & drop works, it is even possible to drag several objects at once, when implemented.
I want to apply server-side validation on my CRUD API. The entity in question is called Employee. I am using an employee.dto (shown below) for the create and up
In my code I was messing around and created code that looked something like this def checkformouseclick(): eventlist = pygame.event.get() for
I'm making a page for my silly little website that showed two sliders, but I can't use the second one. Each sliders have 3 images, so when there's no more image
In models.py: from django.db import models from django.utils.translation import ugettext as _ # Create your models here. class Category(models.Model): name
I want to get a date from a key dynamically which will be used by java program to perform some tasks. I have to get values from property file to java. cannot do
How to change the app global primary color in flutter on button press to switch between 2 themes with 2 different primary colors? ex: import 'package:flutter/ma
In python I am trying to rebalance a dataset which contains approximately 4000 transactions for a single credit card number, which are all ordered by time. Ther
There seems to be a difference between the last commit, the HEAD and the state of the file I can see in my directory. What is HEAD, what can I do with it and w
Does anyone know how to access Cpanel on 1&1(IONOS). One of the biggest in the web hosting market but I didn't know it was one of the wors