diff options
Diffstat (limited to 'www/py-django13/pkg-descr')
-rw-r--r-- | www/py-django13/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/py-django13/pkg-descr b/www/py-django13/pkg-descr new file mode 100644 index 000000000000..4356d5ad924d --- /dev/null +++ b/www/py-django13/pkg-descr @@ -0,0 +1,10 @@ +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/ |