From 9c5f68f35f7f4f63961571be38bcbc7c41a94160 Mon Sep 17 00:00:00 2001 From: Xuefeng Zhu Date: Mon, 21 Jul 2014 09:44:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 615413e4..10ac34ab 100644 --- a/README.md +++ b/README.md @@ -841,7 +841,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for scheduling jobs.* * [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans. - +* [django-schedule](https://github.com/thauber/django-schedule) - A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny. ## Foreign Function Interface