You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ComputedFields with other models class like SingletonModel of Django-Solo is impossible.
Adding the declaration of a ComputedFieldsModelMixin can resolve this issue, allowing us to write: