From 9230dfbf03ceb3bc68be5a2bef8472c1485e38bf Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Thu, 4 Jun 2020 11:17:38 -0400 Subject: [PATCH] Adding Built with Django open source project I built this project as a place to collect cool functioning projects built with Django. The reason I wanted to build this is to answer a popular question: "What can be built with Django?". --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0e425d..829bb04 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,7 @@ _Django 1.11_ - [saleor](https://github.com/mirumee/saleor/) - E-commerce storefront - [Django-CRM](https://github.com/MicroPyramid/Django-CRM/) - Open Source Python CRM based on Django - [django-job-portal](https://github.com/manjurulhoque/django-job-portal) - Job portal application using Django +- [Built with Django](https://builtwithdjango.com) - Curated list of awesome Django projects ## Django REST Framework