Changes between Initial Version and Version 1 of Ticket #34001
- Timestamp:
- Sep 9, 2022, 5:50:37 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34001
- Property Cc added
- Property Component Uncategorized → Database layer (models, ORM)
- Property Type Uncategorized → Cleanup/optimization
-
Ticket #34001 – Description
initial v1 44 44 + return super().formfield(**kwargs) 45 45 }}} 46 47 Also an optimization.