Changes between Initial Version and Version 8 of Ticket #26384


Ignore:
Timestamp:
Mar 26, 2016, 5:05:22 PM (8 years ago)
Author:
Akshesh Doshi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26384

    • Property Severity NormalRelease blocker
    • Property Triage Stage UnreviewedAccepted
    • Property Summary migrations fail with Python 2.7 and Django > 1.9Django 1.9 regression in migrations due to lazy model operations refactor
    • Property Cc Alex Hill added
  • Ticket #26384 – Description

    initial v8  
    1212
    1313
    14 Works fine with Python 3.4 or Django < =1.8
     14Works fine with Django < =1.8
    1515
    1616
Back to Top