Changes between Initial Version and Version 3 of Ticket #27666
- Timestamp:
- Dec 30, 2016, 6:36:18 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27666
- Property Owner changed from to
- Property Status new → assigned
- Property Triage Stage Unreviewed → Accepted
-
Ticket #27666 – Description
initial v3 3 3 PR: https://github.com/django/django/pull/7589 4 4 5 Given that 3rd party migration operations may need to enforce model rendering like we do for RunPython, we probably need to trea dthis as a backwards incompatible change, I suppose.5 Given that 3rd party migration operations may need to enforce model rendering like we do for RunPython, we probably need to treat this as a backwards incompatible change, I suppose. 6 6 7 7 {{{#!python