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
This commit is contained in:
Mahmud Ahsan 2018-05-21 00:19:01 +08:00 committed by GitHub
parent ff87ea16fd
commit 727dadb1f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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