Changes between Initial Version and Version 1 of Ticket #35820


Ignore:
Timestamp:
Oct 7, 2024, 3:16:00 PM (8 days ago)
Author:
Arthur Hanson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35820 – Description

    initial v1  
    3939In 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.
    4040
    41 Not sure if this is an undocumented change on purpose or a bug. Will look at getting a smaller repro scenario together.
     41Not sure if this is an undocumented change on purpose or a bug.
Back to Top