diff options
Diffstat (limited to 'python/python3-django/README')
-rw-r--r-- | python/python3-django/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-django/README b/python/python3-django/README new file mode 100644 index 0000000000000..5d7090a375f51 --- /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. |