From 8dfc7eb9451eede76a5bff8b7437486c474d16e1 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 20 May 2018 00:18:17 +0100 Subject: python/python3-django: Added (Web framework). Signed-off-by: David Spencer --- python/python3-django/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-django/README (limited to 'python/python3-django/README') diff --git a/python/python3-django/README b/python/python3-django/README new file mode 100644 index 0000000000..5d7090a375 --- /dev/null +++ b/python/python3-django/README @@ -0,0 +1,4 @@ +Django is a high-level Python Web framework that encourages rapid development +and clean, pragmatic design. Built by experienced developers, it takes care of +much of the hassle of Web development, so you can focus on writing your app +without needing to reinvent the wheel. It’s free and open source. -- cgit v1.2.3