diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-15 12:52:11 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:19 +0700 |
commit | 33029b85054f097e8fd520aa6f88fafc95babbaf (patch) | |
tree | 232b171810493a6635a1c19ac7888984980dbe3b /python | |
parent | bca186193b718b6b8a71ed3af2d58de944c3291b (diff) |
python/python3-django: Convert slack-desc to ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-django/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-django/slack-desc b/python/python3-django/slack-desc index c5a31cc27a8f..5745e022419e 100644 --- a/python/python3-django/slack-desc +++ b/python/python3-django/slack-desc @@ -12,7 +12,7 @@ python3-django: Django is a high-level Python Web framework that encourages rapi python3-django: development and clean, pragmatic design. Built by experienced python3-django: developers, it takes care of much of the hassle of Web development, python3-django: so you can focus on writing your app without needing to reinvent the -python3-django: wheel. It’s free and open source. +python3-django: wheel. It's free and open source. python3-django: python3-django: Homepage: https://www.djangoproject.com/ python3-django: |