Django's primary goal is to ease the creation of complex, database-driven websites.
The framework emphasizes reusability and "pluggability" of components, less code, low coupling, rapid development, and the principle of no repetition of itself.
it is a lightweight and standalone web server for development and testing. a caching framework that can use any of several cache methods
Course Contents
Introduction to DJango Framework. Django Apps Life Cycle. Environment set up.Admin Interface.
a caching framework that can use any of DJango several cache methods. Creating Views.