Django Tutorial
Django Useful Resources
Selected Reading
- Django - AJAX
- Django - RSS
- Django - Comments
- Django - Caching
- Django - Sessions
- Django - Cookies Handling
- Django - Apache Setup
- Django - File Uploading
- Django - Form Processing
- Django - Generic Views
- Django - Sending E-mails
- Django - Page Redirection
- Django - Models
- Django - Template System
- Django - URL Mapping
- Django - Creating Views
- Django - Admin Interface
- Django - Apps Life Cycle
- Django - Creating a Project
- Django - Environment
- Django - Overview
- Django - Basics
- Django - Home
Django Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Django - Home
Django Tutorial
Django is a web development framework that assists in building and maintaining quapty web apppcations. Django helps epminate repetitive tasks making the development process an easy and time saving experience. This tutorial gives a complete understanding of Django.
Audience
This tutorial is designed for developers who want to learn how to develop quapty web apppcations using the smart techniques and tools offered by Django.
Prerequisites
Before you proceed, make sure that you understand the basics of procedural and object-oriented programming: control structures, data structures and variables, classes, objects, etc.
Advertisements