|
I am running Django 1.4 and just noticed that Django 1.4.1 has been released to fix some security vulnerabilities. How can I migrate my existing site to the new version? I know that I can install a new Django application through the control panel, but then I would have to reinstall my site into the new directory which could be complicated. |