Changes between Initial Version and Version 2 of Ticket #36555


Ignore:
Timestamp:
Aug 15, 2025, 4:12:24 AM (4 weeks ago)
Author:
Siburg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36555

    • Property Resolutionwontfix
    • Property Status newclosed
  • Ticket #36555 – Description

    initial v2  
    1313To provide more flexibility for tracking actions, I also propose to add a `CharField` that can contain a text representation of who or what performed the action.
    1414
    15 I have created a preliminary, incomplete PR to show my proposed approach. I will gladly continue work on that if this proposal is accepted.
     15I have created a preliminary, incomplete PR [https://github.com/django/django/pull/19731] to show my proposed approach. I will gladly continue work on that if this proposal is accepted.
Back to Top