Changes between Version 1 and Version 2 of Ticket #23851, comment 6
- Timestamp:
- Nov 17, 2014, 11:31:17 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23851, comment 6
v1 v2 38 38 File "/usr/local/lib/python2.7/dist-packages/django/db/migrations/state.py", line 276, in construct_fields 39 39 _, path, args, kwargs = field.deconstruct() 40 AttributeError: 'GenericForeignKey' object has no attribute 'deconstruct' 40 41 }}} 41 42