dstl / ideaworks

Simple idea capturing web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump Django 1.5 version to 1.5.11

nealtodd opened this issue · comments

Although Django 1.5 is no longer supported for security releases, it may be worth bumping requirements.txt from 1.5.1 to the last security release in the 1.5 series, which was 1.5.11 (assuming you can test that everything still works okay for that release).

(Moving to 1.6 or 1.7 would be best of course, but you'll probably hope for a PR there :-)

Hi Neil,

Sorry for the tardy response and thanks very much for the pointers - you're dead right obviously and for some reason I just got wrapped up in getting it to a stable point and making it public without quite thinking of those details!

Yeah - definitely interested to see a PR to get us up to 1.7 - I haven't played with 1.7 yet, but it looks like there are some reasonable structural changes.

Cheers for the comments - I very much welcome any others!

Rich

Commit 9b07ea6 closes this with tests still working (1 known fail, 1 known error)