Closed Bug 568067 Opened 14 years ago Closed 14 years ago

[k] Table django_admin_log is missing

Categories

(support.mozilla.org :: Knowledge Base Software, task, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

(Whiteboard: [qa-])

Somehow this table never got created (it's also missing on prod).

Here's the end of the stack trace:

========
  File "/data/virtualenvs/kitsune/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue

DatabaseError: (1146, "Table 'support_stage_new_mozilla_com.django_admin_log' doesn't exist")
========

Fortunately it's easy to fix. I'll have a patch as soon as I have a bug number.
http://github.com/jsocol/kitsune/commit/6400e256905ee577bef69a4d5de8e292ed03fe1f

Give it a few for schematic to run on stage, then we'll be able to use the admin area.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.