diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-02-05 04:57:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:47:42 +0700 |
commit | 00a0ee8f79b5a1a49ca49f7f385d4aceced9f1ee (patch) | |
tree | 2f7fea5631ce84ea8ce7a4e1e21062b501ae5ecf /python/python-django/README | |
parent | 72cb56d2b72dbaeb403bebf0c45eb655eec59fcc (diff) |
python/python-django: Added (Web framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-django/README')
-rw-r--r-- | python/python-django/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-django/README b/python/python-django/README new file mode 100644 index 000000000000..a4d5bb41a9d3 --- /dev/null +++ b/python/python-django/README @@ -0,0 +1,4 @@ +python-django (The Web framework for perfectionists with deadlines) + +Django is a high-level Python Web framework that encourages rapid development +and clean, pragmatic design. |