Closed Bug 920067 Opened 12 years ago Closed 11 years ago

Enable the database on bedrock

Categories

(www.mozilla.org :: Bedrock, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmac, Assigned: pmac)

Details

Also install South for schema migrations and Waffle for feature flipping. The Django admin will come later.
What kind of DB are we talking about?
MySQL (likely actually mariadb). But you'd have to ask the DBAs for details.
Commit pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/9cc46b45a3d92f16e60aedbaf2355af73e78e03d Bug 920067: Enable the database. * Add sqlite config to base settings. * Update tests to use Django's database aware TestCase. * Install south. * Install django-waffle. * Update jenkins to use the database for CI. Django admin will be enabled in a separate PR.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.