From 1f125f63dce79d54f828fb3192ef527b52a77f65 Mon Sep 17 00:00:00 2001 From: William Vincent Date: Mon, 21 Oct 2019 14:31:01 -0400 Subject: [PATCH] add django-job-portal app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29d6ffb..23bba89 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ _Django 1.11_ - [django-oscar](https://github.com/django-oscar/django-oscar/) - E-commerce for Django - [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 ## Django REST Framework