summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-05-15 18:50:54 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-05-15 18:50:54 +0000
commit3cef18cb51204c75bb4eefa4d309c7d6ec065f74 (patch)
tree086b66a4d6652f2821f027e838b7a6cbb50c71c4 /AUTHORS
parent34b798cb42263ca57a1e773441fa1f09716d50bc (diff)
Fixed #1884 -- Made django.db.models.options.get_verbose_name smarter. Thanks, Alex Dedul
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2909 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 6c1a9070fe..28456d3814 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -51,6 +51,7 @@ answer newbie questions, and generally made Django that much better:
Matt Croydon <http://www.postneo.com/>
Jonathan Daugherty (cygnus) <http://www.cprogrammer.org/>
Jason Davies (Esaj) <http://www.jasondavies.com/>
+ Alex Dedul
deric@monowerks.com
Jeremy Dunck <http://dunck.us/>
Clint Ecker