I have a SpringBoot application in which i use Liquibase to generate oracle schema and tables. When i run the application, it runs fine. But when i try to run t
My forms.py users = [ ('client', 'Client'), ('customer', 'Customer'), ] class CustomSignUpForm(SignupForm): Register_as = forms.ChoiceField(choices=users,
I try to build my presentation with ( PresentationBuilder.BuildPresentation) but got Error : "Entries cannot be opened multiple times in Update mode". t
To "add a collection", I think I need to have "collection admin" role in Azure purview. However, when I am going to Azure purview account and clicks on "Access
I'm trying to create a polygon at the center of the screen with a mouse joint, very simple. A CircleShape works great. Also the mouse joint behaves strangely an
I am currently trying to create a script with error handling. Basically the script tests the ssh connection with this command : ssh -o BatchMode=yes $machine un
we have thank-you page and it looks like: www.domain.com/lang/pay-success/41 and the last number changes if they buy someother products. product 2: www.domain.c
I am using the camera plugin: ^0.9.4+14 for camera in flutter, but I want to explore more advance features of camera for IOS and android both. So please help