From d9e1043ca38fbaf7f7c84906443d27c1661fd73d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 25 Mar 2011 16:20:12 -0400 Subject: [PATCH] Added django-sendfile to CREDITS --- docs/CREDITS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CREDITS b/docs/CREDITS index 3432d444cd..bffda50dcd 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -120,3 +120,7 @@ Image 1299549805_unknown.png Image 1299551545_egypt200.png Iconka http://iconka.com/ + +django-sendfile - This is a wrapper around web-server specific methods for sending files to web clients. + johnsensible (John Montgomery) + https://github.com/johnsensible/django-sendfile