diff --git a/README.md b/README.md index a6700d8..bb2d596 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,8 @@ _Django 1.11_ - [wemake-django-template](https://github.com/wemake-services/wemake-django-template/) - Bleeding edge Django template focused on code quality and security. - [django2-project-template](https://github.com/vigo/django2-project-template/) - A quick starter template with PostgreSQL. - [django-webpack-starter](https://github.com/khadegd/django-webpack-starter) - Django Webpack starter template for using Webpack 4. +- [CodeRed CMS](https://github.com/coderedcorp/coderedcms) - A content management system for marketing websites based on Django and Wagtail. +- [Django Rest + Vue JS Template](https://github.com/gtalarico/django-vue-template) - A minimal example for an application using Vue and Django. ### Open Source - [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users/)