-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Description
Describe the bug
When running latest Django shell we are getting
./manage.py shell -v 2
56 objects could not be automatically imported:
models.HistoricalCreditOverdraftLimit
models.HistoricalCreditLoan
models.HistoricalCreditAccount
models.HistoricalTransferRequestApproval
models.HistoricalTransferRequest
...
To Reproduce
Steps to reproduce the behavior:
- upgrade Django to 5.2
- run manage.py shell -v 2
Expected behavior
Historical models should not be imported into current Django shell.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: MacOSX, Amazon Linux 2023
- Django Simple History Version: 3.5.0
- Django Version: 5.2
- Database Version: Mysql 8.0.33
scur-iolus
Metadata
Metadata
Assignees
Labels
No labels