pasos para crear un proyecto en django

5
 PASOS PARA CREAR UN PROYECTO EN DJANGO 1. Descargas de Archivos inicales:  Python 2.7  Link:  https://www.python.org/download   Pip  Link:  http://bit.ly/1v8IR5c   Distrubute   Link:  http://bit.ly/XX54bn  2. Configuración de variables de Entorno 

Upload: junior-rodlo

Post on 05-Oct-2015

231 views

Category:

Documents


0 download

DESCRIPTION

En este escrito de explica como crear un proyecto en Django desde un Sistema operativo Windows, explicando detalladamente paso a paso, hasta poder realizar nuestro proyecto y comenzar a trabajar sobre el.

TRANSCRIPT

  • PASOS PARA CREAR UN PROYECTO EN DJANGO

    1. Descargas de Archivos inicales:

    Python 2.7

    Link: https://www.python.org/download

    Pip

    Link: http://bit.ly/1v8IR5c

    Distrubute

    Link: http://bit.ly/XX54bn

    2. Configuracin de variables de Entorno

    https://www.python.org/downloadhttp://bit.ly/1v8IR5chttp://bit.ly/XX54bn

  • 3. Instalaciin de PIP

    4. Instalacin de Distribute Setup

  • 5. Instalando Django

    6. Instalando Virtualenv y Creando un entorno virtual

  • 7. Instalar south django-registration & stripe