Changes between Version 2 and Version 3 of Ticket #27940
- Timestamp:
- Mar 15, 2017, 2:11:46 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27940 – Description
v2 v3 171 171 }}} 172 172 173 This has been verified by monkey-patching the query generated and having the migration succeed.173 This has been verified by monkey-patching the query generated and having the migration move to the next stage -- where it fails for a completely different reason (nothing to do with SQL). See bug [https://code.djangoproject.com/ticket/27941 27941]