Changes between Initial Version and Version 1 of Ticket #36978, comment 1


Ignore:
Timestamp:
Mar 8, 2026, 10:37:40 AM (17 hours ago)
Author:
Jacob Walls

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36978, comment 1

    initial v1  
    1 Thanks, but I don't quite follow, doesn't `FORWARDREF` leave the annotations unevaluated? I think I benched this at the time and found it was faster than `STRING. It's also more friendly for any package extending Django's behavior, since it makes fewer assumptions.
     1Thanks, but I don't quite follow, doesn't `FORWARDREF` leave the annotations unevaluated? I think I benched this at the time and found it was faster than `STRING`. It's also more friendly for any package extending Django's behavior, since it makes fewer assumptions.
Back to Top