Closed
Bug 657995
Opened 14 years ago
Closed 14 years ago
fold kuma & mdn migrations into 00-initial.sql
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
0.9.5
People
(Reporter: groovecoder, Assigned: lorchard)
References
Details
No description provided.
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → lcrouch
| Reporter | ||
Comment 1•14 years ago
|
||
Les,
I moved all syncdb & migrations into a single new migrations/01-initial.sql
You should be able to blow away the kuma database, run `schematic migrations/` and then `manage.py runserver` on either the mdn branch or the kuma branch - they both should work.
Can you give that a try? Then we can add migrations for our bugs.
Assignee: lcrouch → lorchard
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•14 years ago
|
||
Worked for me... do we need to change anything / file an IT bug to get this working on staging?
| Reporter | ||
Comment 3•14 years ago
|
||
I'll file a bug to blow away staging db and rebuild it with schematic.
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Version: MDN → unspecified
Updated•13 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•