Unless you want to be beholden to Ubuntu's schedule for updates, I recommend manually installing Django on your server rather than using the package in the repositories.
On Oct 3, 6:10 pm, Michael <[email protected]> wrote: > I believe that Ubuntu 10.10 (due out in 7 days now) will have django 1.2 > in the repositories. > -- > Michael <[email protected]> > > > > On Sun, 2010-10-03 at 22:30 +0200, Jonas Geiregat wrote: > > Hello > > > I've been currently developing a django application on my Mac which runs > > 1.2.1. > > Now I've setup a ubuntu server which I like to move my project to. > > Ubuntu installs django-1.1 by default. > > My current setup on ubuntu uses apache and mod_wsgi with django version 1.1. > > I wish to move to version 1.2.1 on the ubuntu box. > > > Can I manually install version 1.2.1 without updating apache2 or mod_wsgi ? > > Or are there any ubuntu .deb packages available ? > > > Kind regards, > > > Jonas Geiregata > > [email protected] -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

