Hey folks, I have been using Django for some time already and I really like it. The starts were rather hard( very little docs) but I endured and made my first Django application with plans to make more projects and also update them in future if needed. So far so good but when I checked the magic removal plans I was rather disappointed.
When I download a new version will I have to modify my current application(s)?Will I have to install several Django versions on my PC to use the correct one with an appropriate application(s) in which the application(s) was/were developed? Or will be the future versions backward compatible? Thanks for reading. B.

