add BDD with Aloe link to Example Apps

This commit is contained in:
wsvincent 2018-04-19 13:47:20 -04:00
parent e915ab3a27
commit 253154a01f

View File

@ -54,6 +54,7 @@
- [Message Board app](https://github.com/wsvincent/djangoforbeginners/tree/master/ch4-message-board-app)
- [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users)
- [Newspaper app with custom user model, full user auth](https://github.com/wsvincent/djangoforbeginners/tree/master/ch15-comments)
- [Behavior-Driven Development with Aloe](https://github.com/testdrivenio/django-aloe-bdd)
## Third-Party Packages
> For a complete listing of all available packages, see [Django Packages](https://djangopackages.org/)