From fd6f43a90b6814450ef696a946a7925257511324 Mon Sep 17 00:00:00 2001 From: Josue Balandrano Coronel Date: Mon, 3 Dec 2018 10:21:22 -0600 Subject: [PATCH 1/2] Actualizar README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index b2b3b92..21c8c79 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # PythonDayMexico2018 This repo collects all the material given by the speaker during the conference + +## Talleres + +### Un Webapp en Contenedores + + - **Ponente:** Josué Balandrano Coronel + - **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) + - **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) + - **Filminas:** [https://rmcomplexity.com/slides/pythonday-mx-webapp](https://rmcomplexity.com/slides/pythonday-mx-webapp) + - **Respoitorio:** [https://github.com/rmcomplexity/pythonday-mx-webapp](https://github.com/rmcomplexity/pythonday-mx-webapp) + +## Presentaciones + +### Creando Flujos de Trabajo con Celery + + - **Ponente:** Josué Balandrano Coronel + - **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) + - **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) + - **Filminas:** [https://rmcomplexity.com/slides/flujos-de-trabajo-celery](https://rmcomplexity.com/slides/flujos-de-trabajo-celery) + - **Repositorio:** [https://github.com/rmcomplexity/celery-workflow-example](https://github.com/rmcomplexity/celery-workflow-example) From b1dd3e215533d60e0545944afd89eadb6f0041d8 Mon Sep 17 00:00:00 2001 From: Josue Balandrano Coronel Date: Mon, 3 Dec 2018 10:22:36 -0600 Subject: [PATCH 2/2] =?UTF-8?q?Arreglar=20indentaci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 21c8c79..c96f6e3 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ This repo collects all the material given by the speaker during the conference ### Un Webapp en Contenedores - - **Ponente:** Josué Balandrano Coronel - - **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) - - **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) - - **Filminas:** [https://rmcomplexity.com/slides/pythonday-mx-webapp](https://rmcomplexity.com/slides/pythonday-mx-webapp) - - **Respoitorio:** [https://github.com/rmcomplexity/pythonday-mx-webapp](https://github.com/rmcomplexity/pythonday-mx-webapp) +- **Ponente:** Josué Balandrano Coronel +- **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) +- **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) +- **Filminas:** [https://rmcomplexity.com/slides/pythonday-mx-webapp](https://rmcomplexity.com/slides/pythonday-mx-webapp) +- **Respoitorio:** [https://github.com/rmcomplexity/pythonday-mx-webapp](https://github.com/rmcomplexity/pythonday-mx-webapp) ## Presentaciones ### Creando Flujos de Trabajo con Celery - - **Ponente:** Josué Balandrano Coronel - - **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) - - **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) - - **Filminas:** [https://rmcomplexity.com/slides/flujos-de-trabajo-celery](https://rmcomplexity.com/slides/flujos-de-trabajo-celery) - - **Repositorio:** [https://github.com/rmcomplexity/celery-workflow-example](https://github.com/rmcomplexity/celery-workflow-example) +- **Ponente:** Josué Balandrano Coronel +- **Twitter:** [@rmcomplexity](https://twitter.com/rmcomplexity) +- **Mastodon:** [@rmcomplexity](https://mastodon.social/@rmcomplexity) +- **Filminas:** [https://rmcomplexity.com/slides/flujos-de-trabajo-celery](https://rmcomplexity.com/slides/flujos-de-trabajo-celery) +- **Repositorio:** [https://github.com/rmcomplexity/celery-workflow-example](https://github.com/rmcomplexity/celery-workflow-example)