Difference between revisions of "Django"
(Created page with "{{Entry |Name=Django |Short description=high-level Python Web framework |Full description=Django is a high-level Python Web framework that encourages rapid development and clean,...") |
(updated version info) |
||
Line 3: | Line 3: | ||
|Short description=high-level Python Web framework | |Short description=high-level Python Web framework | ||
|Full description=Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. | |Full description=Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. | ||
+ | |Homepage URL=http://www.djangoproject.com/ | ||
+ | |Is GNU=No | ||
|User level=intermediate | |User level=intermediate | ||
− | + | |Computer languages=Python 2.4 or later | |
− | |||
− | |||
− | |||
− | |Computer languages=Python 2. | ||
− | |||
− | |||
− | |||
|IRC general=irc://irc.freenode.net/django | |IRC general=irc://irc.freenode.net/django | ||
− | |||
|Related projects=Python | |Related projects=Python | ||
|Keywords=Python,web applications,Web development,elegant,web application | |Keywords=Python,web applications,Web development,elegant,web application | ||
− | | | + | |Version identifier=1.3.1 |
− | |Last review by= | + | |Version date=2011/09/09 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://www.djangoproject.com/download/1.3.1/tarball/ | ||
+ | |Last review by=Andrew Engelbrecht | ||
+ | |Last review date=2012/03/17 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
− | |||
− | |||
− | |||
|License verified date=2008-03-20 | |License verified date=2008-03-20 | ||
− | | | + | }} |
+ | {{Project license | ||
+ | |License=BSD_3Clause | ||
+ | |License verified by=Deborah Nicholson | ||
+ | |License verified date=2008-03-20 | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Adrian Holovaty | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Support | |Resource audience=Support | ||
|Resource kind=Homepage | |Resource kind=Homepage | ||
− | |Resource URL= | + | |Resource URL=https://docs.djangoproject.com/en/dev/ |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Help | |Resource audience=Help | ||
|Resource kind=Forum | |Resource kind=Forum | ||
− | |Resource URL= | + | |Resource URL=https://www.djangoproject.com/community/ |
}} | }} | ||
{{Software category | {{Software category | ||
− | |Interface=command-line | + | |Database=administration |
+ | |Interface=command-line, web | ||
|Programming-language=python | |Programming-language=python | ||
|Software-development=programming-language | |Software-development=programming-language | ||
− | |Use=software-development | + | |Use=internet-application, software-development, web-authoring |
+ | |Works-with=database, text | ||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to use |
− | | | + | |Prerequisite description=python >= 2.4 |
− | |||
}} | }} | ||
+ | {{Featured}} |
Revision as of 22:13, 17 March 2012
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.