From 727dadb1f5d120b55a2f5853a41b47e8bec7a1c6 Mon Sep 17 00:00:00 2001 From: Mahmud Ahsan Date: Mon, 21 May 2018 00:19:01 +0800 Subject: [PATCH] Update README.md A dynamic content management system for publishing youtube videos and blog post in a single page web application with source code and documentation. Demo: http://pythonbangla.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2bbc6c..da8a892 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ * [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users) * [Newspaper app with custom user model, full user auth](https://github.com/wsvincent/djangoforbeginners/tree/master/ch15-comments) * [Behavior-Driven Development with Aloe](https://github.com/testdrivenio/django-aloe-bdd) +* [Pythonbangla.com Youtube Videos in Playlist](https://github.com/mahmudahsan/pythonbangla.com) ### Example Apps: Advanced