Changes between Initial Version and Version 1 of Ticket #7623, comment 47
- Timestamp:
- Sep 11, 2023, 11:27:18 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7623, comment 47
initial v1 1 I wonder if the newly introduced `force_insert` feature in Django 5.0 (not released yet) that allows specifying which tables should be inserted happens to address this issue see (#30382 and a40b0103bccb8216c944188d329d8ea5eceb7e92).1 I wonder if the newly introduced `force_insert` feature in Django 5.0 (not released yet) that allows specifying which bases should be inserted happens to address this issue see (#30382 and a40b0103bccb8216c944188d329d8ea5eceb7e92). 2 2 3 3