Y
Hacker News
new
|
ask
|
show
|
jobs
by
fernandotakai
1659 days ago
that's super nice to know -- i need to upgrade a django app from 1.11 to 4 over the next couple of weeks!
1 comments
spapas82
1659 days ago
If the 1.11 project is in python 3 then it would be a piece of cake. If it's in python 2 then it will need a little more effort to convert to python 3 but but not much really. Django have hasn't changed that much since 1.11!
link