Переглянути джерело

add django-docker to boilerplate

William Vincent 6 роки тому
батько
коміт
993e36a909
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -143,8 +143,9 @@
 ## Boilerplate
 
 * [cookiecutter-django](https://github.com/pydanny/cookiecutter-django) - A full-bodied starter project, highly customizable.
-* [djangox](https://github.com/wsvincent/djangox) - Comes with complete user registration, email/password, Pipenv, and more.
+* [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.
 
 ## Open Source Apps