Changes between Initial Version and Version 2 of Ticket #25098


Ignore:
Timestamp:
Jul 10, 2015, 7:17:09 AM (9 years ago)
Author:
Tim Graham
Comment:

Please provide steps to reproduce the issue.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25098

    • Property Type Cleanup/optimizationBug
    • Property Resolutionneedsinfo
    • Property Status newclosed
  • Ticket #25098 – Description

    initial v2  
     1{{{
    12Traceback (most recent call last):
    23File "./manage.py", line 10, in <module>
     
    2122"Error creating new content types. Please make sure contenttypes "
    2223RuntimeError: Error creating new content types. Please make sure contenttypes is migrated before trying to migrate apps individually.
     24}}}
Back to Top