diff --git a/data/schedule.json b/data/schedule.json index 12bd29a..dad0d07 100644 --- a/data/schedule.json +++ b/data/schedule.json @@ -4,10 +4,32 @@ "date": "September 23, 2016", "description": "Workshops are two and a half hour long hands-on sessions. Each workshop is limited to 25 participants and a
separate ticket is required to attend each workshop.", "events": [ + { + "location": "Audi 1", + "time": "08:00 AM - 09:00 AM", + "title": " - ", + "speaker": "", + "link": "" + }, + { + "location": "Audi 2", + "time": "08:00 AM - 09:00 AM", + "title": " Registration and Breakfast ", + "speaker": "", + "link": "" + }, + { + "location": "Lecture room 1", + "time": "08:00 AM - 09:00 AM", + "title": " - ", + "speaker": "", + "link": "" + }, + { "location": "Room 1", "time": "10:00 AM - 1:00 PM", - "title": " Demystifying the Django REST Framework: Web devleopment", + "title": " Demystifying the Django REST Framework: Web Development", "speaker": "Haris Ibrahim K. V", "link": "https://in.pycon.org/cfp/2016/proposals/demystifying-the-django-rest-framework~dBNxd/" }, @@ -60,6 +82,28 @@ "date": "September 24, 2016", "description": "See what's going on in the Python world, meet your fellow Pythonistas, share your knowledge and experience,
make contacts, brainstorm projects, discuss prospects.", "events": [ + { + "location": "Audi 1", + "time": "08:00 AM - 09:00 AM", + "title": "", + "speaker": "", + "link": "" + }, + { + "location": "Audi 2", + "time": "08:00 AM - 09:00 AM", + "title": " Registration and Breakfast ", + "speaker": "", + "link": "" + }, + { + "location": "Lecture room 1", + "time": "08:00 AM - 09:00 AM", + "title": " - ", + "speaker": "", + "link": "" + }, + { "location": "Audi 1", "time": "09:15 AM - 09:30 AM", @@ -305,6 +349,28 @@ "date": "September 25, 2016", "description": "See what's going on in the Python world, meet your fellow Pythonistas, share your knowledge and experience,
make contacts, brainstorm projects, discuss prospects.", "events": [ + { + "location": "Audi 1", + "time": "08:00 AM - 09:00 AM", + "title": " - ", + "speaker": "", + "link": "" + }, + { + "location": "Audi 2", + "time": "08:00 AM - 09:00 AM", + "title": " Registration and Breakfast ", + "speaker": "", + "link": "" + }, + { + "location": "Lecture room 1", + "time": "08:00 AM - 09:00 AM", + "title": " - ", + "speaker": "", + "link": "" + }, + { "location": "Audi 1", "time": "9:30 AM - 10:15 AM", diff --git a/index.html b/index.html index 8989d37..3059a7d 100644 --- a/index.html +++ b/index.html @@ -279,17 +279,31 @@

  September 25, 2016

TIME AUDI 1 AUDI 2 - LECTURE HALL 3 + LECTURE HALL 2 + + 08:00 AM - 09:00 AM + + + +
+ +
Breakfast and Registration
+ +
-
+ + + + 10:00 AM - 1:00 PM -
Demystifying the Django REST Framework: Web devleopment
By Haris Ibrahim K. V
+
Demystifying the Django REST Framework: Web Development
By Haris Ibrahim K. V
Docker Workshop: Infrastructure
By Lalatendu Mohanty
@@ -347,11 +361,25 @@

  September 25, 2016

TIME AUDI 1 AUDI 2 - LECTURE HALL 3 + LECTURE HALL 2 + + 08:00 AM - 09:00 AM + + + +
+ +
Breakfast and Registration
+ +
-
+ + + + 09:15 AM - 09:30 AM @@ -541,11 +569,25 @@

  September 25, 2016

TIME AUDI 1 AUDI 2 - LECTURE HALL 3 + LECTURE HALL 2 + + 08:00 AM - 09:00 AM + + + +
+ +
Breakfast and Registration
+ +
-
+ + + + 9:30 AM - 10:15 AM diff --git a/templates/home/_schedule.html b/templates/home/_schedule.html index 43258de..f1cdee3 100644 --- a/templates/home/_schedule.html +++ b/templates/home/_schedule.html @@ -26,7 +26,7 @@

  {{ day.date }}

TIME AUDI 1 AUDI 2 - LECTURE HALL 3 + LECTURE HALL 2