Changes between Initial Version and Version 1 of Ticket #36774, comment 1


Ignore:
Timestamp:
Dec 4, 2025, 8:50:28 AM (52 minutes ago)
Author:
Jacob Walls

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36774, comment 1

    initial v1  
    1 Thanks for the ticket. I'm concerned the wide catch would hide legitimate programming errors from other sources (e.g. introspection syntax). This appears to be a niche use case; you could work around it at the project level by overriding the migrate command.
     1Thanks for the ticket. I'm concerned the wide catch would hide legitimate programming errors from other sources (e.g. introspection syntax). This appears to be a niche use case; you could work around it at the project level by overriding the makemigrations command.
Back to Top