Closed
Description
What version of Unfold are you using?
0.59.0
What version of Django are you using?
4.2
Did you checked changelog/commit history, if the bug is not already fixed?
Yes
Did you searched other issues, if the bug is not already fixed?
Yes
Did you check the documentation?
Yes
Describe your issue
When I install django-unfold
via PyPI (version 0.59.0) and try to integrate django-simple-history
(version 3.8.0), I keep getting "This object doesn't have a change history" even though historical records exist. However, when I install the same version of django-unfold
using the GitHub repository (commit a2e9cfa), the history functionality works correctly.
Metadata
Metadata
Assignees
Labels
No labels