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 

Pasos Para Crear Un Proyecto en Django

Embed Size (px)

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.

Citation preview

  • 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