slackbuilds_ponce/development/django
Robby Workman baccf0a0e3 development/django: Fixed download link
Thanks to slakmagik.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-12-03 20:13:40 -06:00
..
django.info development/django: Fixed download link 2010-12-03 20:13:40 -06:00
django.SlackBuild development/django: Updated for version 1.2.3. 2010-09-12 23:08:52 -05:00
README development/django: Updated for version 1.1.1 2010-05-13 00:24:27 +02:00
slack-desc development/django: Updated for version 1.1.1 2010-05-13 00:24:27 +02:00

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.