Changes between Initial Version and Version 1 of Ticket #35820
- Timestamp:
- Oct 7, 2024, 3:16:00 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35820 – Description
initial v1 39 39 In this case we handle action_object in the clean method and use it to set instance.action_object. But now in Django 5.1 it throws the django.core.exceptions.FieldError shown above. 40 40 41 Not sure if this is an undocumented change on purpose or a bug. Will look at getting a smaller repro scenario together.41 Not sure if this is an undocumented change on purpose or a bug.