TWLight is on Django 1.7 out of concern for server limitations that didn't end up being an issue. 1.8 is a much better choice because it's long-term stable and 1.7 is no longer maintained. In addition, there are several places throughout the code that could have been written more simply in 1.8 (these are marked with comments; grep for Django 1.8).
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | jsn.sherman | T147434 Version 1.5: Beta fixes | |||
| Resolved | ThatAndromeda | T147456 Upgrade to Django 1.8 |
Event Timeline
Comment Actions
Okay, I've got this code done, but I'm going to block deploying it on T147471 - I want to do the whole upgrade process on a testing server first to make sure I've got the instructions right.