summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2008-07-29 12:41:08 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2008-07-29 12:41:08 +0000
commit174641b9b35022b80ea1d1a917a9d95b37a551d7 (patch)
tree3f3acdcb470dc8b0b5b32a49905196b77e3ed8de /AUTHORS
parentf752f692386faf328c5e091d71d50024ac5b09d0 (diff)
downloaddjango-174641b9b35022b80ea1d1a917a9d95b37a551d7.tar.gz
Fixed #6095 -- Added the ability to specify the model to use to manage a ManyToManyField. Thanks to Eric Florenzano for his excellent work on this patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index cf03e891ec..a9f55836e6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -154,6 +154,7 @@ answer newbie questions, and generally made Django that much better:
Maciej Fijalkowski
Matthew Flanagan <http://wadofstuff.blogspot.com>
Eric Floehr <eric@intellovations.com>
+ Eric Florenzano <floguy@gmail.com>
Vincent Foley <vfoleybourgon@yahoo.ca>
Rudolph Froger <rfroger@estrate.nl>
Jorge Gajon <gajon@gajon.org>