From f384337ef0d9d2e40d09204f18c4a486e925132c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 17 Jan 2016 18:09:26 +0100 Subject: Include django-simple-history - fix install script --- django-simple-history/AUTHORS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 django-simple-history/AUTHORS (limited to 'django-simple-history/AUTHORS') diff --git a/django-simple-history/AUTHORS b/django-simple-history/AUTHORS new file mode 100644 index 000000000..2865a62cc --- /dev/null +++ b/django-simple-history/AUTHORS @@ -0,0 +1,14 @@ +The current maintainer of django-simple-history is Corey Bertram +, who may be found online at . + +This code originally comes from Pro Django, published by Apress, Inc. +in December 2008. The author of the book and primary author +of the code is Marty Alchin , who +may be found online at . + +As part of the technical review process, additional code +modifications were provided by the technical reviewer, +George Vilches . + +Others who have contributed to the application: +* Your name here! -- cgit v1.2.3