Changes between Version 1 and Version 2 of Ticket #23851, comment 6


Ignore:
Timestamp:
Nov 17, 2014, 11:31:17 AM (9 years ago)
Author:
corebreaker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23851, comment 6

    v1 v2  
    3838  File "/usr/local/lib/python2.7/dist-packages/django/db/migrations/state.py", line 276, in construct_fields
    3939    _, path, args, kwargs = field.deconstruct()
     40AttributeError: 'GenericForeignKey' object has no attribute 'deconstruct'
    4041}}}
    4142
Back to Top