mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
143991a46e
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org> |
||
---|---|---|
.. | ||
django.info | ||
django.SlackBuild | ||
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.