diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:47 +0700 |
commit | cf8d82970a13a176a5e90a6a3bdcb15e9dca06cf (patch) | |
tree | 3a0b1fe1d7d28fdeac487434b3a403b97eeb4162 /python/python-django-legacy/README | |
parent | 43525e329ee83100ce1e3d86e0eefd30b43e4c9a (diff) | |
download | slackbuilds-cf8d82970a13a176a5e90a6a3bdcb15e9dca06cf.tar.gz |
python/python-django-legacy: Renamed python2-django-legacy.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-django-legacy/README')
-rw-r--r-- | python/python-django-legacy/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/python-django-legacy/README b/python/python-django-legacy/README deleted file mode 100644 index 3bb9d16c4c..0000000000 --- a/python/python-django-legacy/README +++ /dev/null @@ -1,10 +0,0 @@ -python-django-legacy (The Web framework for perfectionists with deadlines) - -Django is a high-level Python Web framework that encourages rapid development -and clean, pragmatic design. - - -IMPORTANT - -This package conflicts with python-django. python-django-legacy and -python-django cannot both be installed at the same time. |