From df23501b3eaefc10928bb2b225fad2d9f8a3c291 Mon Sep 17 00:00:00 2001
From: Alexandre Terrien <terrienale@eisti.eu>
Date: Wed, 10 Aug 2016 10:45:33 +0200
Subject: [PATCH 1/2] Moved the link of the training's material from the slides
 sources to a seperate link

---
 content/trainings/django.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/content/trainings/django.yaml b/content/trainings/django.yaml
index 55f90fd..d808826 100644
--- a/content/trainings/django.yaml
+++ b/content/trainings/django.yaml
@@ -13,6 +13,11 @@ links:
     link: http://djangoproject.com
     source: Site officiel
     author: Equipe de Django
+  - type: http
+    text: Materiel utilisé pour la formation
+    link: https://github.com/Atilla-Learn/django-2015
+    source: Contenu original
+    author: Florent Clapié et Thomas Henn
+    
 slides:
   link: https://www.slides.atilla.org/formation-django-2015.pdf
-  git: https://github.com/Atilla-Learn/django-2015
-- 
GitLab


From 6499ae890d76ae95b4ec1e8a1bbc712d0ab02367 Mon Sep 17 00:00:00 2001
From: Alexandre Terrien <terrienale@eisti.eu>
Date: Wed, 10 Aug 2016 10:53:18 +0200
Subject: [PATCH 2/2] Whitespace fix and changed a word

---
 content/trainings/django.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/trainings/django.yaml b/content/trainings/django.yaml
index d808826..577575e 100644
--- a/content/trainings/django.yaml
+++ b/content/trainings/django.yaml
@@ -14,10 +14,10 @@ links:
     source: Site officiel
     author: Equipe de Django
   - type: http
-    text: Materiel utilisé pour la formation
+    text: Support utilisé pour la formation
     link: https://github.com/Atilla-Learn/django-2015
     source: Contenu original
     author: Florent Clapié et Thomas Henn
-    
+
 slides:
   link: https://www.slides.atilla.org/formation-django-2015.pdf
-- 
GitLab