Y
Hacker News
new
|
ask
|
show
|
jobs
by
aerolite
4732 days ago
Christ, Django is changing too fast. I recently upgraded from 1.2 to 1.3 and it's still way obsolete.
2 comments
powersurge360
4732 days ago
Django 1.3 was released back in March of 2011. That's more than two years ago! Were you waiting on some sort of third party package or something?
link
tomovo
4732 days ago
I recently updated an older project from 1.2 to 1.5 and it was quite a bit of work.
link
zalew
4732 days ago
1.3 -> 1.4 was trivial AFAIR. 1.4 -> 1.5 may need some more work if you depended a lot on function-based generic views.
link