From 0ea363c7fc760e210bee5b83b3ab83f657a6e0ae Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Fri, 25 Jan 2013 12:13:46 +0000 Subject: [PATCH] Updated authors and changelof (#142) --- AUTHORS | 3 ++- docs/changelog.rst | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c32ab9f9..ac811dd1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -137,4 +137,5 @@ that much better: * Nicolas Trippar * Manuel Hermann * Gustavo Gawryszewski - * Max Countryman \ No newline at end of file + * Max Countryman + * caitifbrito \ No newline at end of file diff --git a/docs/changelog.rst b/docs/changelog.rst index 5bdd0f85..19bc4464 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,6 +41,7 @@ Changes in 0.8.X - Fixed overriding objects with custom manager (#58) - Added no_dereference method for querysets (#82) (#61) - Undefined data should not override instance methods (#49) +- Added Django Group and Permission (#142) Changes in 0.7.9 ================