jeudi 21 avril 2011

Django 1.3 on Mac with MAMP (avaible in the futur SPMPT 2.2)

Hi,
Django 1.3 was released, so I will include it in the futur SPMPT 2.2.
For now, you can upgrade to Django 1.3 by following this instructions :


rm -rf /Applications/MAMP/python/framework/Python.framework/Versions/2.6/lib/python2.6/site-packages/django/
curl -o Django-1.3.tar.gz http://media.djangoproject.com/releases/1.3/Django-1.3.tar.gz
tar xzf Django-1.3.tar.gz
cd Django-1.3
/Applications/MAMP/python/bin/python setup.py install


So you get Django 1.3 on your Mac, with MAMP and SPMPT.

Cédric

Aucun commentaire:

Enregistrer un commentaire