dualmacops

Results 4 issues of dualmacops

I changed the Enviroment variable "Docker image" from openjdk:8-alpine to openjdk:8-slim, pressed save and then run. The server ran in with the openjdk:8-alpine image. The issue was solved by stoping...

### Short description of the app A game management panel. ### Sources https://www.pufferpanel.com/ https://github.com/pufferpanel/pufferpanel ### I've read and agree with the following - [X] I've checked all open and closed...

## Bug description When running prisma generate: Downloading binaries [####################################] 100% Traceback (most recent call last): File "/usr/local/bin/prisma", line 8, in sys.exit(main()) File "/usr/local/lib/python3.10/site-packages/prisma/cli/cli.py", line 39, in main sys.exit(prisma.run(args[1:])) File...

bug/1-repro-available
kind/bug
priority/low
level/unknown
topic: binaries

**Is your feature request related to a problem? Please describe.** I would like more feature parity with Django when comes to relations especially generic relations and one to one relations....

enhancement