1👍
Did you happen to try this https://django-simple-history.readthedocs.io/en/latest/querying_history.html#historicforeignkey
HistoricForeignKey would help you to get the related foreign key objects.
👤cric
Source:stackexchange.com
1👍
Did you happen to try this https://django-simple-history.readthedocs.io/en/latest/querying_history.html#historicforeignkey
HistoricForeignKey would help you to get the related foreign key objects.