slackbuilds_ponce/development/django
Carlos Corbacho 7cfd9c3b69 development/django: Updated for version 1.3.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-11-04 22:02:25 -02:00
..
django.info development/django: Updated for version 1.3.1. 2011-11-04 22:02:25 -02:00
django.SlackBuild development/django: Updated for version 1.3.1. 2011-11-04 22:02:25 -02:00
README
slack-desc

Django is a high-level Python web framework that encourages rapid
development and clean, pragmatic design.  It includes a template
engine, and an object-relational mapper.

Although Django can be used without database functionality, it is
especially useful with database support.  Various databases are
supported through Python database bindings.  Due to the dynamic
nature of Python software, database bindings  are not required
when Django is built and can be installed later.