Changes between Initial Version and Version 1 of Ticket #33331
- Timestamp:
- Nov 30, 2021, 4:29:06 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33331
- Property Has patch set
-
Ticket #33331 – Description
initial v1 16 16 17 17 The main motivation here is that it makes it hard/confusing to see the real error, e.g. when running tests or doing development, and the DB is out of sync. 18 19 PR: https://github.com/django/django/pull/15141