Chregi
Chregi
Has anyone ever tried to use django object actions together with django import export? I have a admin class that I would like to use both of these together: ```...
**Describe the bug** In IE, when you select a value from the dropdown by pressing "ENTER" the field loses focus. If I press tab after, focus goes to the very...
- [ ] hide db file from external access - [ ] find more clever solution
setup github action, triggered by new releases - publish to pacman.platzh1rsch.ch - chrome app creation & publication - windows marketplace app creation & publication
currently it is pretty easy to push the same result multiple times to the db-handler
## Description I wanted to make an instrospection on one of our subgraphs. ```bash rover subgraph introspect https://k8s-dev.cistec.com/com/patient/graphql --header "Authorization: Bearer " ``` but instead I am getting ```bash error[E028]:...
## Description Trying to use `rover dev` to compose a local supergraph on a Windows machine with rover v0.14.0. **Crash Report** ```toml name = "rover" operating_system = "windows" crate_version =...
Having this issue in multiple of the docker images:  There seems to be an issue with the ipv6 way the server is started: https://github.com/kamilkisiela/graphql-hive/blob/main/packages/services/external-composition/federation-2/src/index.ts#L10 I was able to reproduce...
I'm currently trying to set up schema checks for one of our subgraphs using the hive CLI and our self-hosted graphql hive instance, where we are tracking our supergraph (federated)....