Merge pull request #8 from sobolevn/patch-1

Adds wemake-django-template
This commit is contained in:
William S. Vincent 2019-02-07 15:18:43 -05:00 committed by GitHub
commit 8826310114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,6 +161,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.
- [wemake-django-template](https://github.com/wemake-services/wemake-django-template) - Bleeding edge django template focused on code quality and security.
## Open Source Apps