Changes between Initial Version and Version 1 of Ticket #34345, comment 1
- Timestamp:
- Feb 17, 2023, 12:06:56 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34345, comment 1
initial v1 21 21 22 22 Models docs are not the right place to describe how contrib apps work. 23 24 -----25 26 What do you think about changing `admin.E020` to:27 > "The value of `filter_vertical[n]/filter_horizontal[n]` must be a many-to-many field without a `through` model.28 and raising a system check in this case?