-
Hey, I'm having trouble with `good_migrations` in a migration where one of the classes has a polymorphic association. Just wondering if anyone has hit this issue before, or has any tips?
Here's a r…
-
It would be very useful if the check command could use random type arguments as well as value arguments, even if ranges need to be manually specified for those arguments
-
#3 a pattern (if you like) that I use quite often is the polymorphic association (-able) like in the attached screen dump - I don’t know how it might fly but it sure would be nice to add a polymorphic…
-
When trying to populate a polymorphic inline formset using the django-polymorphic package, I'm encountering a problem with the `polymorphic_ctype` field.
**Context**
In the `get_context_data` me…
-
e.g. an edge that's shared across different types
probably implemented with pattern support in edges and a way to reuse the same edge across things
-
According to [swagger docs](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) polymorphism can be supported using `oneOf` and `discriminator`. This way we can achieve po…
-
First, thank you for your continued effort. I was _very_ apprehensive to upgrade from 0.20 due to many options I was using being deprecated, however I found my near-bliss with 0.26 and the following, …
-
For example: I have two Entity Types `Page` and `Post`, and both implement the interface `ITeaser`. Let's say that `ITeaser` has a `Title`.
Now, I want my `Post` to have a new property `Recommended…
-
### Is your feature request related to a problem?
Yes! :slightly_smiling_face:
Currently the implementation of `oneOf` in Hot Chocolate doesn't offer any measurable convenience or even any degre…
-
In Roassal3, I would like to have a color palette API that could be used like this:
```st
"Choose a color palette"
palette := RSColorPaletteA new.
palette := RSColorPaletteB new.
palette := RSC…