- Shopping Bag ( 0 items )
-
All (16) from $1.99
-
New (7) from $9.42
-
Used (9) from $1.99
Overview
DJango is a open source web application framework written in Python. It follows the MVC (model view controller) design pattern; this software design pattern separates business logic from the user interface making it easier to make changes to the logic or interface without affecting the other. Django's primary goal is to ease the creation of complex, database-driven websites. The framework emphasizes reusability and "pluggability" of components,...