From 3209463812461c630b45eba7c0d819d7a9822922 Mon Sep 17 00:00:00 2001 From: wsvincent Date: Thu, 18 Oct 2018 10:38:38 -0400 Subject: [PATCH] add Wagtail to Advanced Example Apps section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5da4365..b8881f1 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ ### Example Apps: Advanced +* [wagtail](https://github.com/wagtail/wagtail) - Very popular Django-based content management system * [Zulip](https://github.com/zulip/zulip) - Open-source team chat * [django-oscar](https://github.com/django-oscar/django-oscar) - E-commerce for Django * [django-cms](https://github.com/divio/django-cms) - CMS for Django