Skip to content

Opening book details…

About this document

Introduction to Django Framework by Marcelo Teixeira is a document available to read on EtoBox.

This document introduces the Django web framework. It provides a brief history of Django, outlines its key philosophies such as loose coupling and quick development. It describes several features, including the object-relational mapper, templates, authentication and internationalization support. An example poll application is demonstrated in 7 steps, covering the model, view and template. Testing is also discussed with an example doctest. The presentation concludes with a discussion on content management an

Author
Marcelo Teixeira
Language
EN