Closed Bug 623612 Opened 14 years ago Closed 11 years ago

South (the library we're using for migrations) isn't creating tables in the correct order.

Categories

(Websites Graveyard :: drumbeat.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: paul, Unassigned)

References

()

Details

(Whiteboard: batucada)

User-Agent:
Build Identifier:

Description:

If you follow the instruction on GitHub up to an including migrating the data with ..

  python manage.py migrate

.. the following errors are reported ..

DatabaseError: (1146, "Table 'batucada.projects_project' doesn't exist") [django development server]

raise errorclass, errorvalue
 _mysql_exceptions.OperationalError: (1050, "Table 'activity_remoteobject' already exists") [python interactive interpreter]

Reproducible: Always


Steps to reproduce:
Follow the instructions on GitHub up to an including
python manage.py migrate

Expected Results:
Data is migrated successfully

Actual Results:
See the reported errors under @description

Proposed solution:


Best,
Paul Booker
Appcost
I'm not able to reproduce this ... has it been fixed?
"The Drumbeat.org web site is winding down"
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.