From 772fbb0a64d5910e93addfa4984f501583a04e47 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Fri, 5 May 2017 21:57:48 -0300 Subject: [PATCH] criando a página de relatórios para videos do youtube --- topics/templates/resources/list.html | 3 +++ youtube_video/templates/youtube/relatorios.html | 473 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ youtube_video/urls.py | 2 ++ youtube_video/views.py | 174 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 651 insertions(+), 1 deletion(-) create mode 100644 youtube_video/templates/youtube/relatorios.html diff --git a/topics/templates/resources/list.html b/topics/templates/resources/list.html index 4f89b5d..28d1e15 100644 --- a/topics/templates/resources/list.html +++ b/topics/templates/resources/list.html @@ -29,6 +29,9 @@