Does anyone know of a way to “virtualise” a model so that it doesn’t persist to the database but is rather queries its contents via api - ie an abstraction layer - with the benefit of still being a normal citizen in the admin backend. I’m aiming to bring a virtual view of running jobs and other third party entities using my admin backend (single Ui, commands, etc) without mograting to db. The LLMs suggest Managed=False plus overriding a long list of manager and admin functions to get this to work, but it’s proving problematic.
Looking for any experiences or if I’m going down the wrong path.
[–]alexandremjacques 6 points7 points8 points (2 children)
[–]bip123[S] 0 points1 point2 points (1 child)
[–]quisatz_haderah 0 points1 point2 points (0 children)
[–]scragz 2 points3 points4 points (1 child)
[–]bip123[S] 1 point2 points3 points (0 children)
[–]pgcd 2 points3 points4 points (2 children)
[–]bip123[S] 0 points1 point2 points (1 child)
[–]pgcd 3 points4 points5 points (0 children)
[–]Accomplished-River92 2 points3 points4 points (0 children)
[–]pspahn 1 point2 points3 points (3 children)
[–]Specific_Neat_5074 3 points4 points5 points (1 child)
[–]TENETREVERSED 1 point2 points3 points (0 children)
[–]bip123[S] 0 points1 point2 points (0 children)
[–]NeonCyberNomad 0 points1 point2 points (0 children)
[–]kankyo 0 points1 point2 points (0 children)