600314693a
All users are encouraged to upgrade immediately. - add vuxml entry changes common for both ports: - trim Makefile header - strict python version to 2.x only - utilize options framework multiple choice feature to let user to choose database backends needed. Make SQLITE option default - shorten description of HTMLDOCS_DESC to make it fit into dialog screen - SITELIBDIR -> PKGNAMEPREFIX change in dependencies - convert NOPORTDOCS condition to optionsng - tab -> space change in pkg-descr PR: 173017 Submitted by: rm (myself) Approved by: lwhsu (maintainer, by mail) Security: 5f326d75-1db9-11e2-bc8f-d0df9acfd7e5 Feature safe: yes
10 lines
510 B
Text
10 lines
510 B
Text
Django is a high-level Python Web framework that encourages rapid development
|
|
and clean, pragmatic design.
|
|
|
|
Developed and used over the past two years by a fast-moving online-news
|
|
operation, Django was designed from scratch to handle two challenges: the
|
|
intensive deadlines of a newsroom and the stringent requirements of experienced
|
|
Web developers. It has convenient niceties for developing content-management
|
|
systems, but it's an excellent tool for building any Web site.
|
|
|
|
WWW: http://www.djangoproject.com/
|