You are here
Texis - Thu, 2015/10/29 - 00:11
Hi,
I've got a virtual server with pre-installed Turnkey-Django but based on the old Lucid ubuntu and Django 1.1. I understood that common dist-upgrade way won't work here but is ther any way how to install a completely new instalation from within this virtual machine?
Got just an idea related to the sources.list update but not sure if it might work. I have no backup need as it's a fresh system without any data.
Thanks
T
Forum:
Sorry I don't see an easy way...
Also there have were significant changes between the version of Django included in v13.0 and v14.0; let alone all the way back to v11.x! Even if you could use TKLBAM I am almost certain that you would end with a broken webapp anyway...
So I see 2 options:
The first option would be the preferable and far superior one IMO but will involve the most work. The second would still involve a bit of work but the migration of your data/app would be much smoother. The downside will be that the version of Django you install will probably not be supported (or will end support very soon).
Which way you go (or whether you choose something else) will probably depend on your current usage and you longer term plans for your Django app. If you are only using it locally then your app's security may not be such an issue so option 2 may be best (or maybe even leave it as is if you have some other method of backup). If you already had plans to do some major works on your Django app sometime soon then waiting and doing option 1 at the same time would make sense.
There may be other options that I am missing but I don't think so...
Add new comment