From ffff932fc4592f5680293c1ca6089ec82a7a3957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez=20Vicente?= Date: Wed, 28 Oct 2015 14:24:14 +0100 Subject: [PATCH 01/35] Update index.html Modificado Nombre para alejandro --- hello/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hello/templates/index.html b/hello/templates/index.html index 467443254..80362ceb5 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,7 +8,7 @@ -

Borja Python on Heroku website

+

Alejandro Python on Heroku website

This is a sample Python application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Python @ Heroku platform.

Getting Started with Python Source on GitHub @@ -45,4 +45,4 @@

Helpful Links

Please do work through the Getting Started guide, even if you do know how to build such an application. The guide covers the basics of working with Heroku, and will familiarize you with all the concepts you need in order to build and deploy your own apps. -{% endblock %} \ No newline at end of file +{% endblock %} From 0488ec037f2815252a22d59428ab27c41f4e3a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez=20Vicente?= Date: Wed, 28 Oct 2015 14:27:28 +0100 Subject: [PATCH 02/35] Update README.md Modificado el enlace a nuestro github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce66bbb8..ced3ce255 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ foreman start web Your app should now be running on [localhost:5000](http://localhost:5000/). ## Deploying to Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/borja/python-getting-started/tree/master) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/rodvic/python-getting-started/tree/master) ```sh $ heroku create From a089e2fa6e2f40031fa4c44379495686a8dd6056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez=20Vicente?= Date: Wed, 28 Oct 2015 19:43:48 +0100 Subject: [PATCH 03/35] Editar Menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cambiar las opciones del menú principal del sitio WEB --- hello/templates/base.html | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/hello/templates/base.html b/hello/templates/base.html index b3da1dbd7..f4ca72475 100644 --- a/hello/templates/base.html +++ b/hello/templates/base.html @@ -48,30 +48,16 @@ From 530dd1eed1af3e63781c2c6d7803012f22b72305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez=20Vicente?= Date: Wed, 28 Oct 2015 19:49:03 +0100 Subject: [PATCH 04/35] Jumbotron principal Colocar el jumbotron en todas las vistas --- hello/templates/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hello/templates/base.html b/hello/templates/base.html index f4ca72475..fdf214c48 100644 --- a/hello/templates/base.html +++ b/hello/templates/base.html @@ -44,6 +44,15 @@ +
+
+ +

Alejandro Rodríguez Vicente

+

Ingeniero Informático

+
+