DJANGO
Introduction to Django
1.Section Introduction
2.Django Installation and Configuration
3.MVC Applied to Django and Git
4.Basic Views, Templates and URLs
5.Models, Databases, Migrations and the Django Admin
Creating a User Authentication System
1.Section Introduction
2.Setting Up A Simple User Authentication System
3.Login and Session Variables
4.Social Registration
Frontending
1.Section Introduction
2.Template Language and Static Files
3.Twitter Bootstrap Integration
4.Static File Compression and Template Refactoring
File Uploading, Forms
1.Section Introduction
2.File Uploading
3.Working with Forms and modelforms
4.Advanced Emailing(sending mail from django)
Rest framework
1.Indroduction to django rest framework
2.installing django rest framewrok
3.serializers
4.writing first django rest framework code.
5.validating the fields in rest api.
6.Authentication in rest api.
projects on django:
Project: 1
Bug Tracking system
Project: 2
Marketing software using django
Project : 3
Attendence System for corporate companies
