diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-06-20 03:08:48 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-06-20 03:08:48 +0000 |
| commit | 551a0272e62133606d34952c309290c3e48c8a61 (patch) | |
| tree | 9ad0c2bb325ca4b111ec199025bae47f624fde74 /AUTHORS | |
| parent | 496d65154626e674d4a3a5aea167a44b764ab0d2 (diff) | |
Fixed #2189 -- Optimized auth.User.get_all_permissions() to use select_related behind the scenes to avoid multiple queries. Thanks, konrad@gwu.edu
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3162 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ answer newbie questions, and generally made Django that much better: Cameron Knight (ckknight) Bruce Kroeze <http://coderseye.com/> Joseph Kocherhans + konrad@gwu.edu lakin.wecker@gmail.com Stuart Langridge <http://www.kryogenix.org/> Eugene Lazutkin <http://lazutkin.com/blog/> |
