Closed JordanHyatt closed 1 day ago
HistoricForeignKey is a very nice feature, it would be great to extend this support to OneToOneFields.
Yes, that would be swell. HistoricForeignKey(unique=True) throws that warning about using one to one. Would be nice to be able to have history on the 1-1 w/o needing to suppress that warning.
Duplicate of #1031
HistoricForeignKey is a very nice feature, it would be great to extend this support to OneToOneFields.