quinta-feira, 9 de junho de 2011

Hello everybody!

Easy Django Installation Script was updated to Django version 1.2.5.
Enjoy ^-^

 $ git clone git@github.com:morenopc/Easy-Django-Scripts.git  
 $ cd Easy-Django-Scripts  
 $ chmod 755 easy_install_django.sh  
 $ ./easy_install_django.sh  

* The script will ask you to create a mySQL account and the root password after that the password will required to create the Django tables.

After you followed the instructions open http://127.0.0.1:8000/ and see the Django Hello World page.

This script is just a quick start please check http://www.djangoproject.com/ for tutorials and more information.

Moreno at Campus Party 2011