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
I wan't to know if that is currently possible, and if so, how to do it. If not, find a workaround.
Describe alternatives you've considered
I thought of storing a charfield pointing to the id of a record, but that would add an additional step of having to query the record.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Problem Statement
I want to be able to link a model to a historial record of another model, for example:
Describe the solution you'd like
I wan't to know if that is currently possible, and if so, how to do it. If not, find a workaround.
Describe alternatives you've considered
I thought of storing a charfield pointing to the id of a record, but that would add an additional step of having to query the record.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: