From f938af53ef1e1ac429837e38778ec0cbcd55f030 Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Tue, 16 May 2017 13:56:33 -0400 Subject: [PATCH] obey the testing goat python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 489aec5..a6417c2 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Create a blog webapp in Django](https://tutorial.djangogirls.org/en/) * [Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html) * [Build a Todo List with Flask and RethinkDB](https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/) +* [Build a Todo List with Django and Test-Driven Development](http://www.obeythetestinggoat.com/) ### Bots: * [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/) * [How to Make a Reddit Bot - YouTube](https://www.youtube.com/watch?v=krTUf7BpTc0)