Daniel Sheppard
                                            Daniel Sheppard
                                        
                                    Scope: 1. Create 1-to-many relation for Device/VM and Secret 2. Add associated forms/fields to views 3. Add any additional tests
Scope: 1. Change field to multi-line field 2. Update forms/fields in views 3. Update tests
So, I keep hitting this, and I am wondering if it wouldn't be worth it to turn every "interface" into a polymorphic object (yes, I am bringing up polymorphism again....
I can take a look at this tomorrow or during the week if no one gets to it. I think it has to do with the way the dynamic forms...
I might play around with the cable termination form (and by extension HTMX) to see if I can get this working to an acceptable level. I believe that might be...
> Honestly it feels like overkill to track light/dark mode as a preference anyway. I can easily see this being device- or time-dependent, and the live toggle makes much more...
It does appear to be a duplicate. However that one was more or less also replalcing forms and manipulating data in the core model. This would be more akin to...
I think I get what this is saying. Basically, you can define your data template for what is passed to a script. This is originally what I thought "action data"...
> This issue and #14548 appear to generalize together into #13283. Please take a look at those other issues and, if you agree, close this issue so that we can...
> I would suggest a new config option called `REMOTE_AUTH_NAME` which would apply to any social auth backend, where the user can enter any custom string. If this option is...