diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:47 +0700 |
commit | 551a01b5f36c2bac49bf4227d44273a1c76cac5c (patch) | |
tree | 849acab4376f44b2f874a95af2eba5fb5fa61541 /python/python-django/README | |
parent | cf8d82970a13a176a5e90a6a3bdcb15e9dca06cf (diff) |
python/python-django: Renamed python2-django.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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, 0 insertions, 4 deletions
diff --git a/python/python-django/README b/python/python-django/README deleted file mode 100644 index a4d5bb41a9..0000000000 --- a/python/python-django/README +++ /dev/null @@ -1,4 +0,0 @@ -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. |