Changes between Initial Version and Version 1 of Ticket #35801, comment 6
- Timestamp:
- Nov 19, 2024, 12:18:21 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35801, comment 6
initial v1 75 75 76 76 During testing, occasionally it would not trigger the bug, but then I'd just delete the `db.sqlite3` file and run again. 77 78 (I also logged this bug under django-dirtyfields, https://github.com/romgar/django-dirtyfields/issues/233, as it might be realistic to state that the case with the migrations might need to be solved there instead. However, I'm not sure if it's possible to fix this in django-dirtyfields without changes in Django).