Indeed, it was much easier to install django from upstream :
# cd /tmp
# wget http://www.djangoproject.com/download/1.4/tarball/
# tar zxvf Django-1.4.tar.gz
# cd Django-1.4
# python setup.py install
On Sat, 2012-04-21 at 15:18 +0200, Aves wrote:
> Sorry for HTML,
>
> You're right, the best way
Sorry for HTML,
You're right, the best way to figure it out is probably to download
django from upstream. But I think django 1.4 needs python > 2.6.6 (which
is unfortunately the latest available version on Squeeze I believe).
I'm gonna check all of this.
On Sat, 2012-04-21 at 10:23 +, Camale
On Fri, 20 Apr 2012 22:26:43 +0200, Aves wrote:
> Hi,
Hi. Please, no hmtl posts, thanks.
> I'd like to install django 1.4 on squeeze.
(...)
Just a quick notes on this (others will comment on the pinning issue) :-)
There is django 1.3 available in backports, just in case it servers your
need
Hi,
I'd like to install django 1.4 on squeeze. I read man apt_preferences to
get information about pinning and here is what wrote on my preferences
file :
###
Package: *
Pin: release a=stable
Pin-Priority: 900
Package: *
Pin: release a=testing
Pin-Priority: 500
Package: *
Pin: r
4 matches
Mail list logo