From 317053edf9cc6262309f24f786599e5d4a9b95ae Mon Sep 17 00:00:00 2001 From: Will Vincent Date: Thu, 6 Jun 2019 08:54:42 -0400 Subject: [PATCH] add ponee --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c522c46..4f503f6 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ _Docker is commonly used to work with production-level databases locally like Po - [djangox](https://github.com/wsvincent/djangox) - A simpler approach with complete user authentication flow, Pipenv, and more. - [django-starter-project](https://github.com/jpadilla/django-project-template) - A deliberately basic project that has multiple staging environments and Heroku deployment config. - [docker-django](https://github.com/erroneousboat/docker-django) - A quick starter guide for Django and Docker together. +- [ponee](https://github.com/valentinogagliardi/ponee) - A lightweight Django template ready for Heroku. - [wemake-django-template](https://github.com/wemake-services/wemake-django-template) - Bleeding edge django template focused on code quality and security. ## Open Source Apps