Changes between Initial Version and Version 1 of Ticket #34001


Ignore:
Timestamp:
Sep 9, 2022, 5:50:37 PM (2 years ago)
Author:
James Pic
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34001

    • Property Cc James Pic added
    • Property Component UncategorizedDatabase layer (models, ORM)
    • Property Type UncategorizedCleanup/optimization
  • Ticket #34001 – Description

    initial v1  
    4444+        return super().formfield(**kwargs)
    4545}}}
     46
     47Also an optimization.
Back to Top