Django: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Bartosz Pietraszko
mNo edit summary
imported>David E. Volk
mNo edit summary
Line 1: Line 1:
{{subpages}}
'''Django''' is the name of free and [[open source software|open source]] web application framework,  released under a [[Berkeley Software Distribution licenses|BSD software license]]
'''Django''' is the name of free and [[open source software|open source]] web application framework,  released under a [[Berkeley Software Distribution licenses|BSD software license]]



Revision as of 12:02, 12 April 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Django is the name of free and open source web application framework, released under a BSD software license

Django is an independent collection of libraries (modules), written entirely in Python programming language. It was designed for rapid, high-level development of dynamic websites.

Django Project