-
Notifications
You must be signed in to change notification settings - Fork 0
FernandoEscher/EjemploAPIFacebook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RUNNING THE APPLICATION ------------------------ 1. Open a shell and "cd" to the aplication folder. 2. First, we need to create the database with the following command: $ python manage.py syncdb 3. Then we can run the application with the Django development server: $ python manage.py runserver CORRIENDO LA APLICACIÓN ------------------------ 1. Abrimos un terminal y navegamos hasta la carpeta de la aplicación. 2. Primero, crearemos la base de datos con el siguiente comando: $ python manage.py syncdb 3. Luego podremos correr la aplicación con el servidor de desarrollo de Django: $ python manage.py runserver
About
Ejemplo sencillo de la utilidad del API de Facebook
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published