From 6f6ec2a7a91030cf9155dab3ba5c67d921eea4ac Mon Sep 17 00:00:00 2001 From: David Melik Date: Tue, 4 Apr 2017 15:31:19 +0100 Subject: python/python-django-legacy: Added (Web framework). Signed-off-by: David Spencer --- python/python-django-legacy/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python-django-legacy/README (limited to 'python/python-django-legacy/README') diff --git a/python/python-django-legacy/README b/python/python-django-legacy/README new file mode 100644 index 0000000000..3bb9d16c4c --- /dev/null +++ b/python/python-django-legacy/README @@ -0,0 +1,10 @@ +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. -- cgit v1.2.3