Here you will find step by step django tutorials that will help beginners to learn django framework. Before learning make sure you are already familiar with python language.
What is Django?
It is a free and open source framework written in python language. Django framework is used to develop web based applications. It was initially released on 21 july, 2005.
- Introduction to Django
- How to Install Django on Windows/Linux/Mac
- Creating First Django Project
- Django Project Tour
- Django Custom Webpage
- How to Add HTML Template
- How to Fetch Data from Template Forms to Views
- Working with Virtual Environment
- Working with Apps in Django
- Working with Models
- Admin Interface
- PostgreSQL Installation and Setup
- Getting Data from PostgreSQL and Showing it to Template
More tutorials coming soon!!