Changes between Initial Version and Version 1 of Ticket #35682, comment 1
- Timestamp:
 - Aug 15, 2024, 6:49:52 AM (15 months ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #35682, comment 1
initial v1 1 From reading the code, it looks like the `BaseListView` like the other `Base<FOO>View`s are notmeant to be subclassed.1 From reading the code, it looks like the `BaseListView` like the other `Base<FOO>View`s are meant to be subclassed. 2 2 I tried creating a view inheriting the ``BaseDetailView`` , and I got the same error: 3 3