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/python2-django-legacy/README | |
parent | 43525e329ee83100ce1e3d86e0eefd30b43e4c9a (diff) |
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/python2-django-legacy/README')
-rw-r--r-- | python/python2-django-legacy/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/python/python2-django-legacy/README b/python/python2-django-legacy/README new file mode 100644 index 0000000000..86124a087f --- /dev/null +++ b/python/python2-django-legacy/README @@ -0,0 +1,11 @@ +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. |