Closed
Bug 640751
Opened 14 years ago
Closed 14 years ago
Add the tables for django-celery
Categories
(support.mozilla.org :: Code Quality, task, P4)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
VERIFIED
FIXED
2011-06-07
People
(Reporter: jsocol, Assigned: tgavankar)
Details
django-celery wants us to define a few tables. We should do it eventually so those parts of the admin aren't broken.
| Reporter | ||
Comment 1•14 years ago
|
||
Tanay: let this be your introduction to `./manage.py sqlall` and creating migrations!
Assignee: nobody → tgavankar
| Assignee | ||
Comment 2•14 years ago
|
||
Done in https://github.com/jsocol/kitsune/commit/f42309e8
Verification steps are to just make sure that the djcelery sections in the admin panel don't throw errors.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Target Milestone: 2011Q2 → 2011-06-07
You need to log in
before you can comment on or make changes to this bug.
Description
•