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/ | |Homepage URL=http://www.djangoproject.com/ | ||
| − | | | + | |Is GNU=No |
| − | |Computer languages=Python 2. | + | |User level=intermediate |
| − | + | |Computer languages=Python 2.4 or later | |
| − | + | ||
| − | + | ||
|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 | |Real name=Adrian Holovaty | ||
| − | | | + | |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
Django
http://www.djangoproject.com/
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
IRC general channel- irc://irc.freenode.net/django
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Deborah Nicholson | 20 March 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Adrian Holovaty | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | Homepage | https://docs.djangoproject.com/en/dev/ |
| Help | Forum | https://www.djangoproject.com/community/ |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | python >= 2.4 |
This entry (in part or in whole) was last reviewed on 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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.