mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
722e58203e
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. PR: ports/89437 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
11 lines
510 B
Plaintext
11 lines
510 B
Plaintext
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/
|