You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 specific material. Created by Team CFE @ http://joincfe.com.
This is a simple Django blog web application. In this application, users can post, Edit the post, and everything related to the blog. For image optimization I used Cloudinary. I already deployed it in Heroku. Link: https://katenblog.herokuapp.com
This is a rich-featured blog app made by using django framework in Python. It was deployed on railway and files upload handles by using AWS S3 buckets.