Closed
Bug 850885
Opened 12 years ago
Closed 11 years ago
Update zamboni to django 1.6
Categories
(Marketplace Graveyard :: Code Quality, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: ashort)
References
Details
(Whiteboard: [qa+])
Django 1.5 is out, doesn't give us anything especially new, but we should keep up to date.
Updated•12 years ago
|
Priority: -- → P4
Whiteboard: p=1
Comment 1•12 years ago
|
||
https://docs.djangoproject.com/en/dev/releases/1.5/#backwards-incompatible-changes-in-1-5
Be wary of items noted in the backwards incompatible changes. And as always, watch out for some of our old code tripping up with newer versions of Django -- like translations, cache-machine, etc. I've heard (from bug 889467) that Tastypie doesn't currently support Django 1.5 also?
Summary: Update to django 1.5 → Update zamboni to django 1.5
Updated•12 years ago
|
Assignee: nobody → robhudson.mozbugs
Comment 2•12 years ago
|
||
Doing a few updates here and there prior to the main work.
Removed verify_exists:
https://github.com/mozilla/zamboni/commit/a6ee4b4a
Updated•11 years ago
|
Assignee: robhudson.mozbugs → nobody
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ashort
Summary: Update zamboni to django 1.5 → Update zamboni to django 1.6
Assignee | ||
Comment 3•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/f1dd4512e5d59bc2203d4b405fc68378415ce42d
https://github.com/mozilla/olympia/commit/5ab4b4a16d96007e9f859c6746495f880aa6aa88
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: p=1 → [qa-]
Updated•11 years ago
|
Whiteboard: [qa-] → [qa+]
You need to log in
before you can comment on or make changes to this bug.
Description
•