Enabling Django Admin Interface
Learn how to enable the Django Admin interface, create a superuser.
Django Model Creation
Learn how to create Post and Comment models using Django ORM.
Creating a Django Project
Learn how to Create a Django Project and Connect to MySQL Database.
Connecting Django Application to MongoDB Database with PyMongo
Learn how to Connect Django Application to MongoDB Database with PyMongo.
How to Create Django Views?
How to Create Django Views and Map to URLs?

