From 9dd41c468b3c81231e7b0f37201f8519148ec090 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 23 Aug 2008 01:11:23 +0000 Subject: Prevent usage of wsgiapp decorator from foiling actions pickling. Add Django attribution, contributors file. --- CONTRIBUTORS.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTORS.txt (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt new file mode 100644 index 000000000..4e0081457 --- /dev/null +++ b/CONTRIBUTORS.txt @@ -0,0 +1,4 @@ +Chris McDonough +Paul Everitt +Tres Seaver +Carlos de la Guardia -- cgit v1.2.3