Getting Started
Introduction of author and what you will learn in this series
Basics of Django
5 items
Write a Blog App
8 items
Django is a high-level Python web framework designed to help developers take applications from concept to completion as quickly as possible. It takes care of user authentication, content administration, site maps, RSS feeds, and many more tasks right out of the box. It helps developers to avoid common security mistakes e.g. cross-site scripting, cross-site request forgery, SQL Injection, click Jacking etc. Django can meet haviest trafic demand. From content management systems to social networks to scientific computing platforms, it can be used to build all sort of products.
Introduction of author and what you will learn in this series
5 items
8 items