# Django Blog tutorial

Stripe Payment Gateway Integration in Django eCommerce Website

In this part we are going to learn How we can add shipping address and proceed the user to checkout page to complete their order. After they complete their payment redirect them to order page where they can see their order with order status.

Link

Making REST API with Djago REST Framework and Vue.JS | Blog Part 3

In this part we are goint to learn REST API by implementing Django REST framework and Vue JS in our existing Django Blog.

Link

How to create a Basic Blog in Django | Part One

In this Free Tutorial, We are going to start Create a Blog using Django. You can create most powerful web based application using Django rather than creating a Blog. But to learn Django from scratch**, we need to focus on the basics on Django

Link