Changes between Initial Version and Version 1 of Ticket #33028, comment 3
- Timestamp:
- Dec 14, 2021, 11:50:43 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33028, comment 3
initial v1 3 3 I can do the find/replace to see how the diff looks like. 4 4 5 But I would suggest to do the opposite way: remove the use of ` self.opts` and use `._meta` instead (which in my opinion it's easier; at least to get more consistency). What do you think?5 But I would suggest to do the opposite way: remove the use of `.opts` and use `._meta` instead (which in my opinion it's easier; at least to get more consistency). What do you think? 6 6 7 I did a quick search in my localproject and I got:7 I did a quick search in the project and I got: 8 8 9 9 - For ".opts" -> **66** results in **11** files